Update README.md (#745)

This commit is contained in:
Paul Meng 2019-07-01 19:41:47 +08:00 committed by Sun Junyi
parent 8212b6c572
commit 3645a5bb5d

View File

@ -359,6 +359,11 @@ https://github.com/fxsjy/jieba/raw/master/extra_dict/dict.txt.big
作者yanyiwu
地址https://github.com/yanyiwu/cppjieba
结巴分词 Rust 版本
----------------
作者messense, MnO2
地址https://github.com/messense/jieba-rs
结巴分词 Node.js 版本
----------------
作者yanyiwu