public class BrownReader extends java.lang.Object implements CorpusReader
| Constructor and Description |
|---|
BrownReader() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Token> |
read_corpus(java.lang.String directory,
MappingInterface mapping)
Reads Brown Corpus from NLTK Distribution Format.
|
public java.util.List<Token> read_corpus(java.lang.String directory, MappingInterface mapping)
Tokens}read_corpus in interface CorpusReaderCopyright © 2013. All Rights Reserved.