RiTa
index
Name
getPos()
Class
RiWordnet
Description
Syntax
getPos(id); getPos(word);
Returns
java.lang.String - String from ("a" = adjective, "n" = noun, "r" = adverb, "v" = verb), or null if not found.
Usage
Web & Application
Related