|
RiTa index |
|
| Name | getHyponyms() |
| Class | RiWordnet |
| Description | Returns Hyponym String[] for id, or null if not found
X is a hyponym of Y if there exists an is-a relationship between X and Y.
|
| Syntax | getHyponyms(id); getHyponyms(word, posStr); |
| Returns | java.lang.String[] |
| Usage | Web & Application |
| Related | |