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)
Token
s}read_corpus
in interface CorpusReader
Copyright © 2013. All Rights Reserved.