RiTa
index
Name getAllExamples()
Class RiWordnet
Description Returns examples for all senses of word with pos if they contain the word, else null if not found
Syntax
getAllExamples(word, pos);
Returns java.lang.String[]
Usage Web & Application
Related