ctext
index
 
Name getSynonyms ( )
Examples
None available
Description Returns String[] of words in synset for first sense of word with pos, or null if not found
Syntax
getSynonyms(word, pos);
getSynonyms(id);
Returns None
Usage Web & Application
Related