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

goto456/stopwords resource

中文常用停用词表(哈工大停用词表、百度停用词表等) observed · 2026-08-28

github.com/goto456/stopwords 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: 3186
  • days_rel: n/a
  • days_push: 951
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5538 stars · 2241 forks observed · 2026-08-28

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

A collection of commonly used Chinese stopword lists, including the HIT (Harbin Institute of Technology), Baidu, Sichuan University, and general Chinese stopword lists, provided as plain text files. It is a data resource for filtering out common words during Chinese text preprocessing.

Use cases

  • filter stopwords from Chinese text before indexing
  • preprocess Chinese text for NLP tasks like classification or clustering
  • remove common words when building a Chinese search engine
  • clean tokenized Chinese text for keyword extraction
  • use standard stopword lists in Chinese word segmentation pipelines

When to choose

  • you need ready-made, widely used Chinese stopword lists in plain text format
  • you are building a Chinese search engine or text analysis pipeline and want to filter noise words
  • you want multiple authoritative stopword sources (HIT, Baidu, SCU) in one place

When to avoid

  • you need stopword lists for languages other than Chinese
  • you need a library or API rather than raw text files
  • you require actively maintained or customizable stopword management

Facets

dataset · maturity stable

nlp search-engine data-science cross-platform chinese stopwords text-processing word-lists natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
goto456/stopwordsmain32

For agents

markdown · JSON · MCP: product_card(name="goto456/stopwords")

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