From 9284fe1872ef8945333cd1ec66f2ec3798f0736d Mon Sep 17 00:00:00 2001 From: yanyiwu Date: Sun, 14 Jun 2015 12:21:09 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=A7=E8=83=BD=E8=AF=84=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 73c5454..30824c6 100644 --- a/README.md +++ b/README.md @@ -371,6 +371,10 @@ Query方法先使用Mix方法切词,对于切出来的较长的词再使用Ful http://cppjieba-webdemo.herokuapp.com/ (建议使用chrome打开) +## 性能评测 + +[Jieba中文分词系列性能评测] + ## 客服 `i@yanyiwu.com` @@ -408,3 +412,5 @@ MIT http://yanyiwu.mit-license.org [cjieba]:http://github.com/yanyiwu/cjieba [jieba_rb]:https://github.com/altkatz/jieba_rb [iosjieba]:https://github.com/yanyiwu/iosjieba + +[Jieba中文分词系列性能评测]:http://yanyiwu.com/work/2015/06/14/jieba-series-performance-test.html