| ctext index |
|
| Name | getHypernyms ( ) |
| Examples | None available |
| Description | Returns Hypernym String[] for all senses of 'word' with 'pos' or null if
not found
X is a hyponym of Y if there exists an is-a relationship between X and Y.
|
| Syntax | getHypernyms(word, posStr); getHypernyms(id); |
| Returns | None |
| Usage | Web & Application |
| Related | |