|
RiTa index |
|
| Name | getHypernyms() |
| Class | RiWordnet |
| Description | Returns Hypernym 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 | getHypernyms(id); getHypernyms(word, posStr); |
| Returns | java.lang.String[] |
| Usage | Web & Application |
| Related | |