RiTa
index
Name getPosEntries()
Class RiLexicon
Description Return the list of possible parts-of-speech for the word , or null if not found.
Syntax
getPosEntries(word);
Returns java.lang.String[]
Usage Web & Application
Related