MaltParser 1.0.2

Package org.maltparser.parser.guide.predmodel

Contains classes for implementing different kinds of instance models.

See:
          Description

Interface Summary
PredictionModel  
 

Class Summary
CombinedPredictionModel The combined prediction guide model combines the transition and all output columns into one class sets (the same behavior as MaltParser 0.4).
 

Exception Summary
ModelException ModelException extends the MaltChainedException class and is thrown by classes within the guide.instmodel and guide.predmodel packages.
 

Package org.maltparser.parser.guide.predmodel Description

Contains classes for implementing different kinds of instance models.


MaltParser 1.0.2

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.