This tool is a command-line editor for English Wordnet. It allows you to add, delete, and modify synsets, words, and relations in English Wordnet. It is written in Python and uses the nltk
library to interact with Wordnet. The tool is available on GitHub at https://github.com/jmccrae/ewe
This is a Python library for working with Wordnet. It provides a simple interface for querying Wordnet and accessing synsets, words, and relations. The library is available on GitHub at https://github.com/goodmami/wn
This is a Python core IO library for Open English Wordnet. It provides a simple, stripped-down OEWN model, loaded from YAML, that can be saved to the same format. Extension supports XML for loading and saving. The library is available on GitHub at https://github.com/oewntk/oewn-core
This is a Kotlin library for Open English Wordnet. It provides a (JVM) OEWN model and a number of modules for loading or saving it notably to WNDB, SQL (Sqlite and MySql) and JSON formats. The library is available on GitHub at https://github.com/oewntk/oewntk. Binaries are available on Maven Central.