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