MaltParser 1.0.3

Uses of Class
org.maltparser.ml.KBestItem

Packages that use KBestItem
org.maltparser.ml Contains an interface and classes for creating an interface to an machine learning method. 
 

Uses of KBestItem in org.maltparser.ml
 

Fields in org.maltparser.ml with type parameters of type KBestItem
protected  ArrayList<KBestItem> KBestList.kBestList
           
 

Methods in org.maltparser.ml that return KBestItem
 KBestItem KBestList.getNextClassCode()
           
 


MaltParser 1.0.3

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.