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