Skip to content

Commit cbe9642

Browse files
committed
ci readme.md
1 parent 884aa89 commit cbe9642

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,10 @@ __词性标注是一个未完成的部分,现在只是一个简单版本。__
226226

227227
如果有需要在处理中文文档的的相似度计算,不妨试一下[simhash]
228228

229+
### exjieba
230+
231+
如果有需要在`erlang`中使用分词的话,不妨试一下[exjieba]
232+
229233
## Online Demo
230234

231235
http://cppjieba-webdemo.herokuapp.com/
@@ -249,3 +253,4 @@ https://github.com/fxsjy/jieba
249253
[代码详解]:http://aszxqw.github.io/jekyll/update/2014/02/10/cppjieba-dai-ma-xiang-jie.html
250254
[libcppjieba]:https://github.com/aszxqw/libcppjieba
251255
[issue25]:https://github.com/aszxqw/cppjieba/issues/25
256+
[exjieba]:https://github.com/falood/exjieba

0 commit comments

Comments
 (0)