public class TextCorpus extends CorpusBase
Constructor and Description |
---|
TextCorpus(String corpusPath,
Tag.Tagset tagset,
String language,
String name,
String description,
String... patterns) |
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
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.