Uses of Class
org.apache.uima.examples.tagger.trainAndTest.ModelGeneration

Packages that use ModelGeneration
org.apache.uima.examples.tagger   
 

Uses of ModelGeneration in org.apache.uima.examples.tagger
 

Fields in org.apache.uima.examples.tagger declared as ModelGeneration
 ModelGeneration HMMTagger.my_model
           
 

Methods in org.apache.uima.examples.tagger that return ModelGeneration
static ModelGeneration HMMTagger.get_model(java.lang.String filename)
          Reads a saved MODEL object from a file
 ModelGeneration IModelResource.getModel()
           
 ModelGeneration ModelResource.getModel()
           
 



Copyright © 2011. All Rights Reserved.