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

isnowfy/snownlp

Python library for processing Chinese text observed · 2026-08-28

github.com/isnowfy/snownlp · Python · MIT (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: 4663
  • days_rel: n/a
  • days_push: 2419
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6633 stars · 1346 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

SnowNLP is a Python library for processing Simplified Chinese text, offering word segmentation, part-of-speech tagging, sentiment analysis, keyword extraction, summarization, pinyin conversion, and traditional-to-simplified conversion. It implements its own algorithms with bundled trained dictionaries, inspired by TextBlob but tailored for Chinese.

Use cases

  • segment chinese text into words
  • analyze sentiment of chinese product reviews
  • extract keywords from chinese documents
  • summarize chinese articles
  • convert traditional chinese to simplified
  • get pinyin for chinese characters
  • compute tf-idf and text similarity for chinese corpora

When to choose

  • you need lightweight, dependency-free Chinese NLP in Python with pretrained models included
  • you want simple sentiment analysis or keyword extraction for Chinese text without heavy frameworks
  • you need pinyin conversion or traditional-to-simplified conversion

When to avoid

  • you need state-of-the-art Chinese NLP accuracy - modern transformer-based models outperform it
  • your sentiment analysis domain is not e-commerce reviews, since training data is mostly shopping reviews
  • you need actively maintained software - the last release was in 2020

Facets

library · maturity maintenance

nlp parser machine-learning python cross-platform chinese segmentation sentiment-analysis textblob-inspired pinyin traditional-to-simplified natural-language-processing chinese-text text-analysis

2 sources

Member repositories

RepositoryRoleHealth v2
isnowfy/snownlpmain32

For agents

markdown · JSON · MCP: product_card(name="isnowfy/snownlp")

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