Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjh0613/strict-sensitive-word
轻量超严格敏感词库
https://github.com/cjh0613/strict-sensitive-word
dirtywords keyword sensitive sensitive-word sensitive-word-filter sensitive-words sensitive-words-filter
Last synced: 2 months ago
JSON representation
轻量超严格敏感词库
- Host: GitHub
- URL: https://github.com/cjh0613/strict-sensitive-word
- Owner: cjh0613
- License: agpl-3.0
- Created: 2021-04-22T14:51:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-20T09:28:47.000Z (over 1 year ago)
- Last Synced: 2024-08-06T23:29:54.575Z (6 months ago)
- Topics: dirtywords, keyword, sensitive, sensitive-word, sensitive-word-filter, sensitive-words, sensitive-words-filter
- Homepage:
- Size: 23.4 KB
- Stars: 113
- Watchers: 2
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- my-awesome - cjh0613/strict-sensitive-word - word,sensitive-word-filter,sensitive-words,sensitive-words-filter pushed_at:2023-05 star:0.1k fork:0.0k 轻量超严格敏感词库 (Others)
README
# strict-sensitive-word 轻量超严格敏感词库
![峡州仙士](https://cdn.jsdelivr.net/gh/cjh0613/blog/images/icons/CJHicon.jpg)[![GitHub stars](https://img.shields.io/github/stars/cjh0613/strict-sensitive-word.svg?style=social)](https://github.com/cjh0613/strict-sensitive-word/stargazers) [![GitHub forks](https://img.shields.io/github/forks/cjh0613/strict-sensitive-word.svg?style=social)](https://github.com/cjh0613/strict-sensitive-word/network/members) `Please click on the top right of the page star and fork【请点击页面顶部靠右star与fork】`
[![GitHub release](https://img.shields.io/github/release/cjh0613/strict-sensitive-word.svg?label=%E7%89%88%E6%9C%AC)](https://github.com/cjh0613/strict-sensitive-word/releases/tag/) ![GitHub top language](https://img.shields.io/github/languages/top/cjh0613/strict-sensitive-word.svg) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/cjh0613/strict-sensitive-word.svg) ![GitHub repo size](https://img.shields.io/github/repo-size/cjh0613/strict-sensitive-word.svg) ![GitHub](https://img.shields.io/github/license/cjh0613/strict-sensitive-word.svg) ![platforms](https://img.shields.io/badge/platform-win32%20%7C%20win64%20%7C%20linux%20%7C%20osx-brightgreen.svg) [![GitHub issues](https://img.shields.io/github/issues/cjh0613/strict-sensitive-word.svg)](https://github.com/cjh0613/strict-sensitive-word/issues) [![GitHub closed issues](https://img.shields.io/github/issues-closed/cjh0613/strict-sensitive-word.svg)](https://github.com/cjh0613/strict-sensitive-word/issues?q=is%3Aissue+is%3Aclosed) ![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/cjh0613/strict-sensitive-word.svg) ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/cjh0613/strict-sensitive-word.svg) ![GitHub contributors](https://img.shields.io/github/contributors/cjh0613/strict-sensitive-word.svg)
## [捐赠](https://sponsor.cjh0613.com/index.html)
**本词库功能为判断是否含敏感词,不是给敏感词打码**。一旦含有,直接屏蔽(或人工审核)
能一个字解决的,绝不用两个字。
例如,别家的词库,都添加了”中国“等一堆词;咱们这里直接用”国“这一字,管你是”中国“、”国务院“、”国家“还是”美国“,全部屏蔽掉,节约了几千条词的空间。
当然,这样误判率高
[腾讯的离线敏感词库](https://github.com/cjh0613/tencent-sensitive-words)
## 使用说明
一行一个。待审核字符串包含的英文转为小写,繁体(韩、日文汉字)转简体后使用。
只要含有任意一个敏感词即可屏蔽。
根据实际使用环境,可删除部分敏感词
欢迎添加敏感词,请在末尾添加,一行一个
If you like this repo, please **click "Star" as support**, thank you!