RiTa
index
Name getCommonParents()
Class RiWordnet
Description Returns String[] of Common Parents for 1st senses of words with specified pos' or null if not found
Syntax
getCommonParents(word1, word2, pos);
Returns java.lang.String[]
Usage Web & Application
Related