Update README.md

This commit is contained in:
老马啸西风
2022-05-03 13:49:30 +08:00
committed by GitHub
parent 490e095f02
commit 0c3c81f2a9

View File

@@ -607,12 +607,19 @@ public class SensitiveWordService {
![wechat](https://img-blog.csdnimg.cn/63926529df364f09bcb203a8a9016854.png)
# 相关开源库
# NLP 开源矩阵
[heaven 基础工具包](https://github.com/houbb/heaven)
[pinyin 汉字转拼音](https://github.com/houbb/pinyin)
[opencc4j 繁简体转换](https://github.com/houbb/opencc4j)
[pinyin2hanzi 拼音转汉字](https://github.com/houbb/pinyin2hanzi)
[pinyin 拼音工具](https://github.com/houbb/pinyin)
[segment 高性能中文分词](https://github.com/houbb/segment)
[opencc4j 中文繁简体转换](https://github.com/houbb/opencc4j)
[nlp-hanzi-similar 汉字相似度](https://github.com/houbb/nlp-hanzi-similar)
[word-checker 拼写检测](https://github.com/houbb/word-checker)
[sensitive-word 敏感词](https://github.com/houbb/sensitive-word)
[nlp-hanzi-similar 汉字相似度工具](https://github.com/houbb/nlp-hanzi-similar)