beyai/node-hanlp
HanLP for nodejs
This is a natural language processing tool designed for those who work with Chinese text. It takes raw Chinese text as input and can output segmented words, identified entities (like names and places), keywords, or summaries. It's built for developers who need to integrate advanced Chinese text analysis into their applications, such as for content analysis, search, or data extraction.
No commits in the last 6 months.
Use this if you are a developer building applications that require in-depth Chinese text understanding, such as breaking down sentences, recognizing specific entities, or extracting key information.
Not ideal if you need a non-developer-facing application or if your primary focus is on languages other than Chinese.
Stars
72
Forks
26
Language
JavaScript
License
—
Category
Last pushed
Nov 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/beyai/node-hanlp"
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...