All Questions
Tagged with wordnet lexical-semantics
3 questions
4
votes
1
answer
386
views
Troponym vs hyponym vs hypernym
I came across following table in Jurafsky's book:
Note that it calls noun subordinate as "hyponym" and verb subordinate as "troponym". But it names both noun superordinate and ...
2
votes
0
answers
113
views
How relevant is WordNet nowadays?
How relevant is WordNet (both the original Princeton's and all other WordNets) as a tool for researchers now, decades later?
Do researchers consider it valuable?
And does the general research ...
18
votes
1
answer
13k
views
What do WordNet::Similarity scores mean?
I am using WordNet Interface in NLTK, which facilitates computation of a number of similarity metrics:
Path similarity
Leacock-Chodorow Similarity
Wu-Palmer Similarity
Resnik Similarity
Jiang-Conrath ...