mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
性能评测
This commit is contained in:
parent
389914ae1b
commit
9284fe1872
@ -371,6 +371,10 @@ Query方法先使用Mix方法切词,对于切出来的较长的词再使用Ful
|
|||||||
http://cppjieba-webdemo.herokuapp.com/
|
http://cppjieba-webdemo.herokuapp.com/
|
||||||
(建议使用chrome打开)
|
(建议使用chrome打开)
|
||||||
|
|
||||||
|
## 性能评测
|
||||||
|
|
||||||
|
[Jieba中文分词系列性能评测]
|
||||||
|
|
||||||
## 客服
|
## 客服
|
||||||
|
|
||||||
`i@yanyiwu.com`
|
`i@yanyiwu.com`
|
||||||
@ -408,3 +412,5 @@ MIT http://yanyiwu.mit-license.org
|
|||||||
[cjieba]:http://github.com/yanyiwu/cjieba
|
[cjieba]:http://github.com/yanyiwu/cjieba
|
||||||
[jieba_rb]:https://github.com/altkatz/jieba_rb
|
[jieba_rb]:https://github.com/altkatz/jieba_rb
|
||||||
[iosjieba]:https://github.com/yanyiwu/iosjieba
|
[iosjieba]:https://github.com/yanyiwu/iosjieba
|
||||||
|
|
||||||
|
[Jieba中文分词系列性能评测]:http://yanyiwu.com/work/2015/06/14/jieba-series-performance-test.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user