MaltParser 1.2

Uses of Package
org.maltparser.parser.history

Packages that use org.maltparser.parser.history
org.maltparser.parser.algorithm Contains classes for creating an implementation of a deterministic parsing algorithm. 
org.maltparser.parser.algorithm.covington Implements the Covington deterministic parsing algorithms. 
org.maltparser.parser.algorithm.nivre Implements the Nivre deterministic parsing algorithms. 
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. 
org.maltparser.parser.history Contains classes for managing the history feature model. 
org.maltparser.parser.history.action Provides classes for different kinds of parser actions 
 

Classes in org.maltparser.parser.history used by org.maltparser.parser.algorithm
GuideUserHistory
           
 

Classes in org.maltparser.parser.history used by org.maltparser.parser.algorithm.covington
GuideUserHistory
           
 

Classes in org.maltparser.parser.history used by org.maltparser.parser.algorithm.nivre
GuideUserHistory
           
 

Classes in org.maltparser.parser.history used by org.maltparser.parser.guide
GuideHistory
           
 

Classes in org.maltparser.parser.history used by org.maltparser.parser.history
GuideHistory
           
GuideUserHistory
           
 

Classes in org.maltparser.parser.history used by org.maltparser.parser.history.action
GuideHistory
           
GuideUserHistory
           
History
           
 


MaltParser 1.2

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