Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fxsjy committed Dec 25, 2019
1 parent 68ce695 commit 80947ff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2019-12-25: version 0.40
1. 支持基于paddle的深度学习分词模式(use_paddle=True); by @JesseyXujin, xyzhou-puck
2. 修复自定义Tokenizer实例的add_word方法指向全局的问题; by linhx13
3. 修复whoosh测试用例的引用bug; by ZhengZixiang
4. 修复自定义词库不支持含"-"符号的问题;by JimCurryWang
1. 支持基于paddle的深度学习分词模式(use_paddle=True); by @JesseyXujin, @xyzhou-puck
2. 修复自定义Tokenizer实例的add_word方法指向全局的问题; by @linhx13
3. 修复whoosh测试用例的引用bug; by @ZhengZixiang
4. 修复自定义词库不支持含"-"符号的问题;by @JimCurryWang

2017-08-28: version 0.39
1. del_word支持强行拆开词语; by @gumblex,@fxsjy
Expand Down

0 comments on commit 80947ff

Please sign in to comment.