RiTa
index
Name
getAllGlosses()
Class
RiWordnet
Description
Returns glosses for all senses of 'word' with 'pos', or null if not found
Syntax
getAllGlosses(word, pos);
Returns
java.lang.String[]
Usage
Web & Application
Related