MaltParser 1.0.2

Uses of Interface
org.maltparser.parser.guide.predmodel.PredictionModel

Packages that use PredictionModel
org.maltparser.parser.guide.predmodel Contains classes for implementing different kinds of instance models. 
 

Uses of PredictionModel in org.maltparser.parser.guide.predmodel
 

Classes in org.maltparser.parser.guide.predmodel that implement PredictionModel
 class CombinedPredictionModel
          The combined prediction guide model combines the transition and all output columns into one class sets (the same behavior as MaltParser 0.4).
 


MaltParser 1.0.2

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.