Open SciutoAlex opened 9 years ago
Currently our wordnet implementation is pretty limited to whats in the readme. I'm currently in the process of a pretty major overhaul of it which should make it easier to use/add new functionality to.
I'm working on writing something like the WordNet Class in python's NLTK.
It is just a practice however...
Hi there-
I'm trying to use NaturalNode to navigate the hierarchy of nouns using Wordnet's hypernyms and hyponyms. I don't see any documentation on this, nor can I tell even its integrated.
Can anyone suggest how I can get this feature of Wordnet working?
I see there is the node package
wordnet-magic
that offers this feature. I might look into that, but I thought I'd let you know that it'd be a useful feature (for some people at least).