mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
v4.5.0
This commit is contained in:
parent
0a7b6e62f3
commit
9d7da4864a
@ -1,6 +1,6 @@
|
||||
# CppJieba ChangeLog
|
||||
|
||||
## next version
|
||||
## v4.5.0
|
||||
|
||||
+ 在 Trie 中去除之前糟糕的针对 uint16 优化的用数组代替 map 的设计,
|
||||
该设计的主要问题是前提 unicode 每个字符必须是 uint16 ,则无法更全面得支持 unicode 多国字符。
|
||||
|
Loading…
x
Reference in New Issue
Block a user