MaltParser 1.7.1

Uses of Package
org.maltparser.parser.history.kbest

Packages that use org.maltparser.parser.history.kbest
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 
org.maltparser.parser.history.kbest Contains classes for managing the K-best list 
 

Classes in org.maltparser.parser.history.kbest used by org.maltparser.parser.history
KBestList
           
 

Classes in org.maltparser.parser.history.kbest used by org.maltparser.parser.history.action
KBestList
           
ScoredKBestList
           
 

Classes in org.maltparser.parser.history.kbest used by org.maltparser.parser.history.kbest
Candidate
          A candidate in the k-best list.
KBestList
           
ScoredCandidate
           
 


MaltParser 1.7.1

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