mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
Update Changelog
This commit is contained in:
parent
59d5d3b811
commit
347a3a8034
@ -1,3 +1,9 @@
|
|||||||
|
2013-04-27: version 0.28
|
||||||
|
========================
|
||||||
|
1) 新增词典lazy load功能,用户可以在'import jieba'后再改变词典的路径. 感谢hermanschaaf
|
||||||
|
2) 显示词典加载异常时错误的词条信息. 感谢neuront
|
||||||
|
3) 修正了词典被vim编辑后会加载失败的bug. 感谢neuront
|
||||||
|
|
||||||
2013-04-22: version 0.27
|
2013-04-22: version 0.27
|
||||||
========================
|
========================
|
||||||
1) 新增并行分词功能,可以在多核计算机上显著提高分词速度
|
1) 新增并行分词功能,可以在多核计算机上显著提高分词速度
|
||||||
|
Loading…
x
Reference in New Issue
Block a user