|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.examples.tagger.trainAndTest.TT_FormatReader
public class TT_FormatReader
TreeTagger Format Reader, i.e. "word-per-line with tags separated with tabs"
| Constructor Summary | |
|---|---|
TT_FormatReader()
|
|
| Method Summary | |
|---|---|
java.util.List<Token> |
read_corpus(java.lang.String file,
MappingInterface Mapping)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TT_FormatReader()
| Method Detail |
|---|
public java.util.List<Token> read_corpus(java.lang.String file,
MappingInterface Mapping)
read_corpus in interface CorpusReader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||