Property | Type | Description | |
---|---|---|---|
Comp | int | ||
Dir | int | ||
FV | FeatureVector | ||
Left | |||
Length | int | ||
Prob | double | ||
R | int | ||
Right | |||
S | int | ||
T | int | ||
Type | int |
Method | Description | |
---|---|---|
CopyValues ( |
||
Equals ( |
||
IsPre ( ) : bool | ||
ParseForestItem ( ) | ||
ParseForestItem ( int s, int type, int dir, double prob, FeatureVector fv ) | ||
ParseForestItem ( int i, int k, int j, int type, int dir, int comp, double prob, FeatureVector fv, |
public CopyValues ( |
||
p | ||
return | void |
public ParseForestItem ( int s, int type, int dir, double prob, FeatureVector fv ) | ||
s | int | |
type | int | |
dir | int | |
prob | double | |
fv | FeatureVector |
public ParseForestItem ( int i, int k, int j, int type, int dir, int comp, double prob, FeatureVector fv, |
||
i | int | |
k | int | |
j | int | |
type | int | |
dir | int | |
comp | int | |
prob | double | |
fv | FeatureVector | |
left | ||
right |