public class BrownCorpus extends CorpusBase
Constructor and Description |
---|
BrownCorpus() |
BrownCorpus(String brownPath) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLanguage() |
String |
getName() |
protected org.apache.uima.collection.CollectionReaderDescription |
getReader() |
Tag.Tagset |
getTagset() |
getSentences, getSentences, getTaggedTokens, getTaggedTokens, getTags, getTags, getTexts, getTokens, getTokens, setUseCaching
public BrownCorpus() throws CorpusException
CorpusException
public BrownCorpus(String brownPath) throws CorpusException
CorpusException
protected org.apache.uima.collection.CollectionReaderDescription getReader()
getReader
in class CorpusBase
public Tag.Tagset getTagset()
public String getLanguage()
public String getName()
public String getDescription()
Copyright © 2011-2014. All Rights Reserved.