public class AdjectiveSynset extends Synset
Synset
for adjectives.dictionary
Constructor and Description |
---|
AdjectiveSynset(Dictionary dictionary) |
AdjectiveSynset(Dictionary dictionary,
long offset) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAdjectiveCluster() |
void |
setIsAdjectiveCluster(boolean isAdjectiveCluster) |
containsWord, equals, getGloss, getIndex, getKey, getLexFileName, getLexFileNum, getOffset, getPointers, getPOS, getSynset, getType, getVerbFrameFlags, getVerbFrameIndices, getVerbFrames, getWords, hashCode, indexOfWord, setDictionary, setGloss, setLexFileNum, setOffset, setVerbFrameFlags, toString
getDictionary, getPointers, getTargets, getTargets
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDictionary
public AdjectiveSynset(Dictionary dictionary) throws JWNLException
JWNLException
public AdjectiveSynset(Dictionary dictionary, long offset) throws JWNLException
JWNLException
public boolean isAdjectiveCluster()
isAdjectiveCluster
in class Synset
public void setIsAdjectiveCluster(boolean isAdjectiveCluster)
setIsAdjectiveCluster
in class Synset