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)
Token
s}read_corpus
in interface CorpusReader
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.