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