nltk/wordnet
Stand-alone WordNet API
This tool helps natural language processing (NLP) researchers and computational linguists work with WordNet, a large lexical database of English. You can input words or concepts and retrieve their definitions, synonyms, and relationships, including semantic similarity scores. It's designed for those building applications that require understanding word meanings and their connections.
No commits in the last 6 months.
Use this if you are a developer integrating WordNet functionality into a Python application and need to programmatically access word meanings, synsets, and calculate semantic similarity.
Not ideal if you are a casual user looking for a graphical interface to browse WordNet or a non-developer needing quick word lookups, as it requires coding.
Stars
55
Forks
16
Language
Python
License
—
Category
Last pushed
Mar 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nltk/wordnet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
isaacus-dev/semchunk
A fast, lightweight and easy-to-use Python library for splitting text into semantically...
chatopera/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
CUNY-CL/wikipron
Massively multilingual pronunciation mining
jacksonllee/pylangacq
Language Acquisition Research Tools
goodmami/wn
A modern, interlingual wordnet interface for Python