RiTa
index
Name getAnyExample()
Class RiWordnet
Description Return a random example from the set of examples from all senses of word with pos, assuming they contain word, or else null if not found
Syntax
getAnyExample(word, pos);
Returns java.lang.String
Usage Web & Application
Related