mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
v4.8.1
This commit is contained in:
parent
0984c9ed3f
commit
91b7f9af63
@ -1,10 +1,11 @@
|
|||||||
# CppJieba ChangeLog
|
# CppJieba ChangeLog
|
||||||
|
|
||||||
## next version
|
## v4.8.1
|
||||||
|
|
||||||
+ add TextRankExtractor by [@questionfish] in [pull request 65](https://github.com/yanyiwu/cppjieba/pull/65)
|
+ add TextRankExtractor by [@questionfish] in [pull request 65](https://github.com/yanyiwu/cppjieba/pull/65)
|
||||||
+ add Jieba::ResetSeparators api for some special situation, for example in [issue67](https://github.com/yanyiwu/cppjieba/issues/67)
|
+ add Jieba::ResetSeparators api for some special situation, for example in [issue67](https://github.com/yanyiwu/cppjieba/issues/67)
|
||||||
+ fix [issue70](https://github.com/yanyiwu/cppjieba/issues/70)
|
+ fix [issue70](https://github.com/yanyiwu/cppjieba/issues/70)
|
||||||
|
+ support (word, freq, tag) format in user_dict, see details in [pr74](https://github.com/yanyiwu/cppjieba/pull/74)
|
||||||
|
|
||||||
## v4.8.0
|
## v4.8.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user