RiTa
index
Name getAllSynsets()
Class RiWordnet
Description Returns String[] of words in each synset for all senses of word with pos, or null if not found
Syntax
getAllSynsets(word, posStr);
Returns java.lang.String[]
Usage Web & Application
Related