winkjs/wink-eng-lite-model
English lite language model for wink-nlp.
This is a pre-trained English language model for winkNLP that helps you automatically process raw English text. It takes in plain text and performs tasks like identifying sentences, parts of speech, named entities (like dates or money), and sentiment. This is for software developers who are building applications that need to understand and extract information from English text.
No commits in the last 6 months.
Use this if you are a developer building a JavaScript application and need to quickly integrate natural language processing capabilities for English text, such as tokenization, sentiment analysis, or named entity recognition, with a small memory footprint.
Not ideal if you need a language model for languages other than English or require highly specialized or domain-specific NLP capabilities not covered by the listed tasks.
Stars
13
Forks
1
Language
—
License
MIT
Category
Last pushed
Jul 15, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/winkjs/wink-eng-lite-model"
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...