mirror of
https://github.com/houbb/sensitive-word.git
synced 2026-03-22 08:27:36 +08:00
Update README.md
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.houbb</groupId>
|
<groupId>com.github.houbb</groupId>
|
||||||
<artifactId>sensitive-word</artifactId>
|
<artifactId>sensitive-word</artifactId>
|
||||||
<version>0.0.10</version>
|
<version>0.0.12</version>
|
||||||
</dependency>
|
</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-slim)
|
||||||
|
|
||||||
[停止词的思考记录](https://houbb.github.io/2020/01/07/sensitive-word-stopword)
|
[停止词的思考记录](https://houbb.github.io/2020/01/07/sensitive-word-stopword)
|
||||||
|
|||||||
Reference in New Issue
Block a user