MaltParser 1.6

Uses of Class
org.maltparser.ml.lib.FeatureMap

Packages that use FeatureMap
org.maltparser.ml.lib   
 

Uses of FeatureMap in org.maltparser.ml.lib
 

Fields in org.maltparser.ml.lib declared as FeatureMap
protected  FeatureMap Lib.featureMap
           
 

Methods in org.maltparser.ml.lib that return FeatureMap
protected  FeatureMap Lib.loadFeatureMap(InputStream is)
           
 

Methods in org.maltparser.ml.lib with parameters of type FeatureMap
protected  void Lib.saveFeatureMap(OutputStream os, FeatureMap map)
           
 


MaltParser 1.6

Copyright 2007-2011 Johan Hall, Jens Nilsson and Joakim Nivre.