public class BrownReader extends Object implements CorpusReader
| Constructor and Description |
|---|
BrownReader() |
| Modifier and Type | Method and Description |
|---|---|
List<Token> |
read_corpus(String directory,
MappingInterface mapping)
Reads Brown Corpus from NLTK Distribution Format.
|
public List<Token> read_corpus(String directory, MappingInterface mapping)
Tokens}read_corpus in interface CorpusReaderCopyright © 2006–2025 The Apache Software Foundation. All rights reserved.