Ross ROSS = Recommend OSS · open-source software intelligence for agents

rockyzhengwu/FoolNLTK

A Chinese Nature Language Toolkit observed · 2026-08-28

github.com/rockyzhengwu/FoolNLTK · Python · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
rockyzhengwu/FoolNLTKmain32

For agents

markdown · JSON · MCP: product_card(name="rockyzhengwu/FoolNLTK")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem