Update README.md

This commit is contained in:
澄潭
2024-09-05 09:38:34 +08:00
committed by GitHub
parent d6a67c05e6
commit 93fd1a5772

View File

@@ -156,5 +156,5 @@ curl -X POST \
- 流模式中如果脱敏后的词被多个chunk拆分可能无法进行还原
- 流模式中如果敏感词语被多个chunk拆分可能会有敏感词的一部分返回给用户的情况
- grok 内置规则列表 https://help.aliyun.com/zh/sls/user-guide/grok-patterns
- 内置拦截规则数据来源 https://github.com/houbb/sensitive-word/tree/master/src/main/resources
- 内置敏感词库数据来源 https://github.com/houbb/sensitive-word/tree/master/src/main/resources