houbb/sensitive-word
👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。) observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 73
- Release rhythm 8
- Longevity 100
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: 2430
- days_rel: n/a
- days_push: 163
- n_releases_24m: 0
Adoption not part of the score
6026 stars · 805 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A high-performance Java library for sensitive/prohibited word detection and filtering based on the DFA algorithm, with a built-in 60k+ word library and word tag classification. It supports detection, masking, custom replacement strategies, dynamic word list updates, and format normalizations like traditional/simplified Chinese conversion, full/half-width conversion, and pinyin conversion.
Use cases
- filter profanity from user comments in a Java app
- detect sensitive words in user-generated content
- mask banned words in chat messages
- moderate text for prohibited content before publishing
- normalize Chinese text with traditional/simplified and full/half-width conversion
- categorize flagged words by severity tags
- build a custom blacklist and whitelist with live updates
When to choose
- you need fast (100k+ QPS) sensitive-word filtering on the JVM
- you want built-in Chinese word lists with classification and dynamic updates
- you need flexible matching that skips special characters and handles format variants
When to avoid
- you need content moderation for non-Chinese languages with ready-made word lists
- you want a full moderation service with a web console rather than an embedded library
- your stack is not Java/JVM
Facets
library · maturity active
nlp search-engine parser text-editors developer-tools jvm sensitive-word-filter dfa trie-tree content-moderation text-filtering chinese-text pinyin word-categorization natural-language-processing
1 source
- readme: https://github.com/houbb/sensitive-word · fetched 2026-08-28 · 8bb73bf018f8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| houbb/sensitive-word | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="houbb/sensitive-word")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem