# konsheng/Sensitive-lexicon

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

Repository: https://github.com/konsheng/Sensitive-lexicon
Canonical: https://ross.abutalabs.com/products/sensitive-lexicon
Homepage: https://github.com/konsheng/Sensitive-lexicon
License: MIT
License Family: permissive
Last push: 2026-08-17T05:27:20+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 42, longevity 65
- inputs: {"age_days": 919, "days_push": 16, "days_rel": 386, "gap_med": 14, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4035, forks 422 (observed 2026-08-28T04:08:32.836110+00:00)

## What it is
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
- artifact type: dataset
- maturity: active
- function: nlp, parser, search-engine
- domain: developer-tools, text-editors
- platform: cross-platform, go
- tags: chinese, sensitive-words, content-moderation, text-filtering, wordlist, profanity-filter, data-list, natural-language-processing, docker

## Member repositories
- konsheng/Sensitive-lexicon (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:32.836110+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:48.484333+00:00, confidence not recorded.
  - readme: https://github.com/konsheng/Sensitive-lexicon (fetched 2026-08-28T04:08:32.836110+00:00, sha 23a8cc80d842)
  - homepage: https://github.com/konsheng/Sensitive-lexicon (fetched 2026-08-29T09:16:40.351541+00:00, sha 8b5ce7e97808)
- Data as of 2026-08-30T08:39:29.467469+00:00.
