1
0
mirror of https://github.com/fumiama/jieba.git synced 2026-06-05 00:32:51 +08:00

update README.md, added performance data

This commit is contained in:
Wang Bin
2013-11-04 07:53:36 +08:00
parent 1104d62912
commit c00cc35314

View File

@@ -155,13 +155,19 @@
writer.WriteString(strings.Join(results, "/ "))
writer.Flush()
分词速度和性能测试数据待补充
Tokenize
=========
尚未实现 :/
分词速度
=======
- 2MB / Second in Full Mode
- 700KB / Second in Default Mode
- Test Env: AMD Phenom(tm) II X6 1055T CPU @ 2.8GHz; 金庸全集
许可证
======
MIT: http://wangbin.mit-license.org