You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wn-perl
hi
i want ask whether listallwords(part-of-speech) lists all INDIVIDUAL
words (i.e.: all words for each synset) or simply the the "headword"
for each synset?
i'm trying to harvest all meronym pairs from wordnet. my initial
approach to start from the root "thing" and traverse top-down seems
tedious. But listallwords() seems an attractive option