|
MaltParser 1.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MaltFeatureNode | |
---|---|
org.maltparser.ml.lib |
Uses of MaltFeatureNode in org.maltparser.ml.lib |
---|
Methods in org.maltparser.ml.lib that return MaltFeatureNode | |
---|---|
MaltFeatureNode |
FeatureList.get(int i)
|
MaltFeatureNode[] |
FeatureList.toArray()
|
Methods in org.maltparser.ml.lib with parameters of type MaltFeatureNode | |
---|---|
void |
FeatureList.add(MaltFeatureNode x)
Adds a MaltFeatureNode object to the feature list. |
int |
MaltFeatureNode.compareTo(MaltFeatureNode aThat)
|
int[] |
MaltLibModel.predict(MaltFeatureNode[] x)
|
int[] |
MaltLiblinearModel.predict(MaltFeatureNode[] x)
|
int[] |
MaltLibsvmModel.predict(MaltFeatureNode[] x)
|
|
MaltParser 1.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |