1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
From: Sun Junyi <ccnusjy@gmail.com>
Date: Mon, 3 Dec 2018 16:29:32 +0800
Subject: Update README.md
Applied-Upstream: https://github.com/fxsjy/jieba/commit/8212b6c5725d08311952a3a08e5509eeaee33eb7
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 71609d1..1098d5c 100644
--- a/README.md
+++ b/README.md
@@ -395,6 +395,11 @@ https://github.com/fxsjy/jieba/raw/master/extra_dict/dict.txt.big
+ 作者: wangbin 地址: https://github.com/wangbin/jiebago
+ 作者: yanyiwu 地址: https://github.com/yanyiwu/gojieba
+结巴分词Android版本
+------------------
++ 作者 Dongliang.W 地址:https://github.com/452896915/jieba-android
+
+
系统集成
========
1. Solr: https://github.com/sing1ee/jieba-solr
|