MaltParser 1.0.1

Uses of Package
org.maltparser.ml

Packages that use org.maltparser.ml
org.maltparser.ml Contains an interface and classes for creating an interface to an machine learning method. 
org.maltparser.ml.libsvm Contains classes that interacts with the LIBSVM learner. 
org.maltparser.ml.libsvm.malt04 Contains classes that interacts with the LIBSVM learner that tries to emulate the behavior of MaltParser 0.4. 
org.maltparser.parser.guide.classtable A class table converts a parser action into one or many classes that the learner can use. 
org.maltparser.parser.guide.instmodel Provides an interface for implementing different kinds of prediction strategies. 
 

Classes in org.maltparser.ml used by org.maltparser.ml
KBestItem
           
KBestList
           
LearningMethod
           
 

Classes in org.maltparser.ml used by org.maltparser.ml.libsvm
KBestList
           
LearningMethod
           
 

Classes in org.maltparser.ml used by org.maltparser.ml.libsvm.malt04
KBestList
           
LearningMethod
           
 

Classes in org.maltparser.ml used by org.maltparser.parser.guide.classtable
KBestList
           
 

Classes in org.maltparser.ml used by org.maltparser.parser.guide.instmodel
LearningMethod
           
 


MaltParser 1.0.1

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.