A Go implementation of the WordNet API.
This code is stable, and is currently in production at Ozlo.
- WordNet database files https://wordnet.princeton.edu/download/current-version
An index for looking up synsets related to a specific synset.
index.noun
data.noun
index.verb
data.verb
index.adj
data.adj
index.adv
data.adv
noun.exc
verb.exc
adj.exc
adv.exc
- Support troponyms for verbs. This requires adding a inverse relation for all verb hypernyms.
- Better support for verb groups. Fully connect words in a verb groups