Update README.md

This commit is contained in:
老马啸西风
2021-04-19 21:29:03 +08:00
committed by GitHub
parent 043bba5e8d
commit f97c48a650

View File

@@ -56,7 +56,7 @@
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sensitive-word</artifactId>
<version>0.0.10</version>
<version>0.0.12</version>
</dependency>
```
@@ -237,4 +237,4 @@ Assert.assertEquals("[自定义敏感词]", wordList.toString());
[敏感词库优化流程](https://houbb.github.io/2020/01/07/sensitive-word-slim)
[停止词的思考记录](https://houbb.github.io/2020/01/07/sensitive-word-stopword)
[停止词的思考记录](https://houbb.github.io/2020/01/07/sensitive-word-stopword)