RiTa
index
Name getAllAntonyms()
Class RiWordnet
Description Returns String[] of Antonyms for the 1st sense of word with pos or null if not found
Holds for adjectives only (?)
Syntax
getAllAntonyms(word, pos);
Returns java.lang.String[]
Usage Web & Application
Related