|
RiTa index |
|
| Name | getDistance() |
| Class | RiWordnet |
| Description | Returns the min distance between any two senses for the 2 words in the wordnet tree (result normalized to 0-1) with specified pos, or 1.0 if either is not found |
| Syntax | getDistance(lemma1, lemma2, pos); |
| Returns | float |
| Usage | Web & Application |
| Related | |