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

AimeeLee77/keyword_extraction

利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。 observed · 2026-08-28

github.com/AimeeLee77/keyword_extraction · Python 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3206
  • days_rel: n/a
  • days_push: 3152
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1145 stars · 374 forks observed · 2026-08-28

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

A Python project implementing Chinese text keyword extraction using three methods: TF-IDF, TextRank, and Word2Vec word clustering. It includes a detailed tutorial-style walkthrough with sample patent text data and Chinese stopword dictionaries.

Use cases

  • extract keywords from Chinese text
  • compare TF-IDF and TextRank keyword extraction
  • cluster words with Word2Vec to find document keywords
  • learn Chinese NLP keyword extraction in Python
  • extract keywords from patent abstracts
  • build Chinese word embeddings with Gensim

When to choose

  • you need to extract keywords from Chinese-language documents
  • you want a learning resource explaining TF-IDF, TextRank, and Word2Vec clustering side by side
  • you are working with patent or technical Chinese corpora

When to avoid

  • you need a production-ready maintained library with a license
  • you need multilingual keyword extraction beyond Chinese
  • you need Python 3 compatibility guarantees, since it was built on Python 2.7

Facets

library · maturity maintenance

nlp parser machine-learning machine-learning python keyword-extraction tf-idf textrank word2vec chinese-text jieba gensim text-summarization natural-language-processing chinese-language

1 source

Member repositories

RepositoryRoleHealth v2
AimeeLee77/keyword_extractionmain32

For agents

markdown · JSON · MCP: product_card(name="AimeeLee77/keyword_extraction")

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