winkjs/wink-lexicon
English lexicon useful in NLP/NLU
This is a foundational English lexicon resource for developers building Natural Language Processing (NLP) or Natural Language Understanding (NLU) applications. It provides core linguistic data, such as word definitions and relationships, that can be used as an input to power features like named entity recognition and part-of-speech tagging. Developers working on text analysis, information extraction, or conversational AI solutions would use this.
Used by 2 other packages. No commits in the last 6 months. Available on npm.
Use this if you are a developer creating NLP or NLU applications in JavaScript and need a robust English lexicon as a building block for linguistic analysis.
Not ideal if you are an end-user looking for a ready-to-use text analysis tool or if you need a complete, integrated NLP pipeline rather than a foundational linguistic dataset.
Stars
17
Forks
4
Language
JavaScript
License
MIT
Category
Last pushed
Jun 04, 2023
Commits (30d)
0
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/winkjs/wink-lexicon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
winkjs/wink-nlp
Developer friendly Natural Language Processing ✨
LSYS/LexicalRichness
:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
mbejda/Node-OpenNLP
Apache OpenNLP wrapper for Nodejs
LanguageMachines/frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for...
winkjs/wink-nlp-utils
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic...