|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MappingInterface | |
|---|---|
| org.apache.uima.examples.tagger.trainAndTest | |
| Uses of MappingInterface in org.apache.uima.examples.tagger.trainAndTest |
|---|
| Classes in org.apache.uima.examples.tagger.trainAndTest that implement MappingInterface | |
|---|---|
class |
GrobMappingTueba
|
class |
TagMappingBrown
|
| Methods in org.apache.uima.examples.tagger.trainAndTest with parameters of type MappingInterface | |
|---|---|
List<Token> |
TT_FormatReader.read_corpus(String file,
MappingInterface Mapping)
|
List<Token> |
CorpusReader.read_corpus(String file,
MappingInterface mapping)
|
List<Token> |
BrownReader.read_corpus(String directory,
MappingInterface mapping)
Reads Brown Corpus from NLTK Distribution Format. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||