MaltParser 1.6.1

Uses of Class
org.maltparser.parser.history.History

Packages that use History
org.maltparser.parser.history.action Provides classes for different kinds of parser actions 
 

Uses of History in org.maltparser.parser.history.action
 

Methods in org.maltparser.parser.history.action that return History
 History SimpleDecisionAction.getActionHistory()
           
 

Constructors in org.maltparser.parser.history.action with parameters of type History
ComplexDecisionAction(History history)
           
SimpleDecisionAction(History history, TableContainer tableContainer)
           
 


MaltParser 1.6.1

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