Uses of Package
org.apache.uima.examples.tagger.trainAndTest

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

Classes in org.apache.uima.examples.tagger.trainAndTest used by org.apache.uima.examples.tagger
ModelGeneration
          Trains an N-gram model for the tagger, iterating over the files from some predefined training directory.
 

Classes in org.apache.uima.examples.tagger.trainAndTest used by org.apache.uima.examples.tagger.trainAndTest
CorpusReader
          Reads (annotated) text file or directory and transforms every word into a Token-object
MappingInterface
          Defines mapping for a tagset.
SuffixTree.Edge
          Internal Class EDGE
SuffixTree.EDGE_KEY
          Internal Class EDGE_KEY
SuffixTree.Node
          Internal Class NODE
Token
          Defines token features.
 



Copyright © 2011. All Rights Reserved.