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

konsheng/Sensitive-lexicon resource

一个持续更新的中文敏感词库,帮助开发者和内容审核者快速识别并过滤不当文本,即将迎来重大更新 observed · 2026-08-28

github.com/konsheng/Sensitive-lexicon · homepage · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

72/100

  • Activity 98
  • Release rhythm 42
  • Longevity 65
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: 14
  • age_days: 919
  • days_rel: 386
  • days_push: 16
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

4035 stars · 422 forks observed · 2026-08-28

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

A continuously updated Chinese sensitive-word lexicon covering political, pornographic, and violent content, distributed as plain-text word lists for easy integration into any text moderation pipeline. It also ships an optional Go-based detection service with REST APIs supporting fuzzy matching and hot-reloading of the lexicon.

Use cases

  • filter profanity from user comments in Chinese
  • moderate chat messages for sensitive content
  • build a Chinese content moderation pipeline
  • detect banned words in user-generated text
  • get an up-to-date Chinese sensitive word list
  • add keyword blocking to a forum or app

When to choose

  • you need a large, community-maintained Chinese sensitive-word list in plain text
  • you want language-agnostic data you can pair with any matching algorithm (DFA, Trie, regex)
  • you want a ready-made Go detection service with fuzzy matching and hot reload

When to avoid

  • you need sensitive-word lists for languages other than Chinese
  • you need a full ML-based moderation system that understands context rather than keyword matching
  • you need guaranteed legal compliance out of the box - word lists require business-specific tuning

Facets

dataset · maturity active

nlp parser search-engine developer-tools text-editors cross-platform go chinese sensitive-words content-moderation text-filtering wordlist profanity-filter data-list natural-language-processing docker

2 sources

Member repositories

RepositoryRoleHealth v2
konsheng/Sensitive-lexiconmain72

For agents

markdown · JSON · MCP: product_card(name="konsheng/Sensitive-lexicon")

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