RiTa
index
Name getSenseIds()
Class RiWordnet
Description Returns String[] of unique ids, one for each sense of word with pos, or null if none are found.
Syntax
getSenseIds(idw);
getSenseIds(word, posStr);
Returns int[]
Usage Web & Application
Related