natural icon indicating copy to clipboard operation
natural copied to clipboard

Wordnet hyponyms and hypernyms

Open SciutoAlex opened this issue 9 years ago • 2 comments

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).

SciutoAlex avatar Apr 02 '15 12:04 SciutoAlex

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.

kkoch986 avatar Apr 02 '15 22:04 kkoch986

I'm working on writing something like the WordNet Class in python's NLTK.

It is just a practice however...

reverland avatar Nov 06 '15 04:11 reverland