|
RiTa index |
|
| Name | getAllHypernyms() |
| Class | RiWordnet |
| Description | Returns an ordered String[] of hypernym-synsets (each a semi-colon delimited String) up to the root of Wordnet for the 1st sense of the word, or null if not found |
| Syntax | getAllHypernyms(word, posStr); |
| Returns | java.lang.String[] |
| Usage | Web & Application |
| Related | |