Uses of Class
net.didion.jwnl.data.IndexWordSet
-
Packages that use IndexWordSet Package Description net.didion.jwnl.dictionary Classes for acessing dictionary information. -
-
Uses of IndexWordSet in net.didion.jwnl.dictionary
Methods in net.didion.jwnl.dictionary that return IndexWordSet Modifier and Type Method Description IndexWordSet
Dictionary. lookupAllIndexWords(java.lang.String lemma)
Return a set ofIndexWord
s, with each element in the set corresponding to a part-of-speech of word.
-