rita.wordnet
index
 
Name getHyponymTree()
Examples
None available
Description Returns an unordered String[] of hyponym-synsets (each a colon-delimited String) representing all paths to leaves in the ontology (the full hyponym tree), or null if not found

Syntax
getHyponymTree(id);
Returns None
Usage Web & Application
Related