mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
update chaneglog.md
This commit is contained in:
parent
41e4300c9a
commit
0a6b01c374
@ -3,6 +3,7 @@
|
|||||||
## next version
|
## next version
|
||||||
|
|
||||||
1. 使用工程上比较 tricky 的 Trie树优化办法。废弃了之前的 `Aho-Corasick-Automation` 实现,可读性更好,性能更高。
|
1. 使用工程上比较 tricky 的 Trie树优化办法。废弃了之前的 `Aho-Corasick-Automation` 实现,可读性更好,性能更高。
|
||||||
|
2. 新增层次分词器: LevelSegment
|
||||||
|
|
||||||
## v3.1.0
|
## v3.1.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user