rockyzhengwu/FoolNLTK
A Chinese Nature Language Toolkit observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3184
- days_rel: n/a
- days_push: 2390
- n_releases_24m: 0
Adoption not part of the score
1678 stars · 387 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FoolNLTK is a Python toolkit for Chinese natural language processing built on a BiLSTM model. It provides high-accuracy word segmentation, part-of-speech tagging, and named entity recognition, with support for user-defined dictionaries and custom model training.
Use cases
- segment chinese text into words
- tag parts of speech in chinese sentences
- extract named entities like locations from chinese text
- add custom words to a chinese tokenizer dictionary
- train a custom chinese nlp model
- batch process chinese text files
When to choose
- you need accurate chinese word segmentation rather than the fastest
- you need pos tagging and ner for chinese in one toolkit
- you want to train or fine-tune your own chinese nlp model
When to avoid
- you need windows or non-python-3 support
- you need actively maintained software with recent updates
- you need the fastest possible segmentation speed
Facets
library · maturity maintenance
nlp machine-learning machine-learning localization python chinese-word-segmentation part-of-speech-tagging named-entity-recognition bilstm user-dictionary natural-language-processing linux
2 sources
- readme: https://github.com/rockyzhengwu/FoolNLTK · fetched 2026-08-28 · 523aae1dd789
- registry_pypi: https://pypi.org/pypi/foolnltk/json · fetched 2026-08-29 · 1711cd9be2bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rockyzhengwu/FoolNLTK | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="rockyzhengwu/FoolNLTK")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem