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:
17
README.md
17
README.md
@@ -607,12 +607,19 @@ public class SensitiveWordService {
|
||||
|
||||

|
||||
|
||||
# 相关开源库
|
||||
# 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)
|
||||
|
||||
Reference in New Issue
Block a user