Package | Description |
---|---|
org.apache.uima.examples.tagger | |
org.apache.uima.examples.tagger.trainAndTest |
Class and Description |
---|
ModelGeneration
Trains an N-gram model for the tagger, iterating over the files from some predefined training directory.
|
Class and Description |
---|
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 © 2013. All Rights Reserved.