This commit is contained in:
yanyiwu 2016-01-13 00:43:11 +08:00
parent 193e717d22
commit eb12813194

View File

@ -1,6 +1,6 @@
# CppJieba ChangeLog
## next version
## v4.3.1
+ 重载 KeywordExtractor 的构造函数,可以传入 Jieba 进行字典和模型的构造。