MaltParser 1.6.1

Uses of Class
org.maltparser.core.feature.FeatureModelManager

Packages that use FeatureModelManager
org.maltparser.parser.guide Contains classes that implements the guide, which can be seen as an interface (or glue) between the parsing algorithm and the learner. 
 

Uses of FeatureModelManager in org.maltparser.parser.guide
 

Methods in org.maltparser.parser.guide that return FeatureModelManager
 FeatureModelManager ClassifierGuide.getFeatureModelManager()
           
 FeatureModelManager SingleGuide.getFeatureModelManager()
           
 


MaltParser 1.6.1

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