RiTa
index
Name getAllHyponyms()
Class RiWordnet
Description Returns an unordered String[] of hyponym-synsets (each a colon-delimited String), or null if not found
Syntax
getAllHyponyms(word, posStr);
Returns java.lang.String[]
Usage Web & Application
Related