MaltParser 1.2

Uses of Interface
org.maltparser.parser.history.container.DecisionPropertyTable

Packages that use DecisionPropertyTable
org.maltparser.parser.algorithm.helper Contains classes that all deterministic parsing algorithm use (e.g., parser action and transition). 
 

Uses of DecisionPropertyTable in org.maltparser.parser.algorithm.helper
 

Classes in org.maltparser.parser.algorithm.helper that implement DecisionPropertyTable
 class TransitionTable
           
 


MaltParser 1.2

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