mirror of
https://github.com/houbb/sensitive-word.git
synced 2026-03-22 08:27:36 +08:00
[Feature] add for new
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# 是否为邮箱 check
|
||||
|
||||
|
||||
==================
|
||||
|
||||
网址等等
|
||||
|
||||
URL 初期可以不做。
|
||||
|
||||
# 是否为 URL check
|
||||
|
||||
可以直接开辟另一道验证方式。
|
||||
@@ -4,4 +4,6 @@
|
||||
|
||||
你大爷
|
||||
|
||||
一句话如果反转之后是敏感词,那应该就是敏感词。
|
||||
一句话如果反转之后是敏感词,那应该就是敏感词。
|
||||
|
||||
这个不是很着急用。
|
||||
8
doc/issues/roadmap/v016-自定义降噪处理.md
Normal file
8
doc/issues/roadmap/v016-自定义降噪处理.md
Normal file
@@ -0,0 +1,8 @@
|
||||
有时候噪音是恶意插入的,程序本身难以辨认。
|
||||
|
||||
比如:
|
||||
|
||||
```
|
||||
123我是噪音456我是噪音789
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user