leizongmin/node-segment
基于Node.js的中文分词模块 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5388
- days_rel: n/a
- days_push: 2293
- n_releases_24m: 0
Adoption not part of the score
1206 stars · 132 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure JavaScript Chinese word segmentation (tokenization) library for Node.js, based on the Pangu segmentation dictionary and algorithms. It supports part-of-speech tagging, custom dictionaries, synonym conversion, and stopword removal.
Use cases
- segment Chinese text into words
- tokenize Chinese sentences in Node.js
- tag parts of speech for Chinese words
- convert synonyms in Chinese text
- remove stopwords from Chinese text
- build search indexing for Chinese content
When to choose
- you need Chinese word segmentation in a Node.js or pure JavaScript environment
- you want dictionary-based segmentation with custom dictionaries and POS tagging
- you need a lightweight, dependency-free tokenizer without ML models
When to avoid
- you need state-of-the-art accuracy from modern ML-based segmenters
- your project is not JavaScript/Node.js based
- you need active development or frequent updates
Facets
library · maturity maintenance
nlp parser chinese-word-segmentation tokenizer part-of-speech-tagging dictionary-based natural-language-processing chinese-nlp text-processing nodejs javascript
2 sources
- readme: https://github.com/leizongmin/node-segment · fetched 2026-08-28 · f9d6e2dbb25d
- registry_npm: https://registry.npmjs.org/node-segment · fetched 2026-08-29 · 77814636744a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| leizongmin/node-segment | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="leizongmin/node-segment")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem