MaltParser 1.0.3

Uses of Class
org.maltparser.parser.guide.instmodel.AtomicModel

Packages that use AtomicModel
org.maltparser.parser.guide.instmodel Provides an interface for implementing different kinds of prediction strategies. 
 

Uses of AtomicModel in org.maltparser.parser.guide.instmodel
 

Methods in org.maltparser.parser.guide.instmodel with parameters of type AtomicModel
 void AtomicModel.moveAllInstances(AtomicModel model, Feature divideFeature, ArrayList<Integer> divideFeatureIndexVector)
          Moves all instance from this atomic model into the destination atomic model and add the divide feature.
 


MaltParser 1.0.3

Copyright 2007 Johan Hall, Jens Nilsson and Joakim Nivre.