mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
update changelog
This commit is contained in:
parent
c425bcc49f
commit
c0afac2598
@ -3,6 +3,7 @@
|
|||||||
## next version
|
## next version
|
||||||
|
|
||||||
+ add TextRankExtractor by [@questionfish]
|
+ add TextRankExtractor by [@questionfish]
|
||||||
|
+ add Jieba::ResetSeparators api for some special situation, for example in [issue67]
|
||||||
|
|
||||||
## v4.8.0
|
## v4.8.0
|
||||||
|
|
||||||
@ -227,3 +228,4 @@ upgrade:
|
|||||||
[qinwf]:https://github.com/yanyiwu/cppjieba/pull/53#issuecomment-176264929
|
[qinwf]:https://github.com/yanyiwu/cppjieba/pull/53#issuecomment-176264929
|
||||||
[jieba]:https://github.com/fxsjy/jieba
|
[jieba]:https://github.com/fxsjy/jieba
|
||||||
[@questionfish]:https://github.com/questionfish
|
[@questionfish]:https://github.com/questionfish
|
||||||
|
[issue67]:https://github.com/yanyiwu/cppjieba/issues/67
|
||||||
|
Loading…
x
Reference in New Issue
Block a user