ctext
index
 
Name getDistance ( )
Examples
None available
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 None
Usage Web & Application
Related