MaltParser 1.5.1

Uses of Interface
org.maltparser.ml.lib.MaltLibModel

Packages that use MaltLibModel
org.maltparser.ml.lib   
 

Uses of MaltLibModel in org.maltparser.ml.lib
 

Classes in org.maltparser.ml.lib that implement MaltLibModel
 class MaltLiblinearModel
          This class borrows code from liblinear.Model.java of the Java implementation of the liblinear package.
 class MaltLibsvmModel
          This class borrows code from libsvm.svm.java of the Java implementation of the libsvm package.
 

Fields in org.maltparser.ml.lib declared as MaltLibModel
protected  MaltLibModel Lib.model
           
 


MaltParser 1.5.1

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