MaltParser 1.0.2

Package 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.

See:
          Description

Interface Summary
Guidable  
GuideModel  
 

Class Summary
Guide The guide is used by a parsing algorithm to predict the next parser action during parsing and to add a instance to the training instance set during learning.
 

Exception Summary
GuideException GuideException extends the MaltChainedException class and is thrown by classes within the guide package.
 

Package org.maltparser.parser.guide Description

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


MaltParser 1.0.2

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.