Releases: yanyiwu/cppjieba
Releases · yanyiwu/cppjieba
v5.6.7
v5.6.6
v5.6.5
v5.6.4
v5.6.3
- Fix HMMSegment alphanumeric tokenization to better align with Python jieba, including cases like
5Gandv1.2. - Fix FullSegment null DictUnit handling so following runes are not skipped incorrectly.
Full Changelog: v5.6.2...v5.6.3
v5.6.2
Full Changelog: v5.6.1...v5.6.2
v5.6.1
What's Changed
- Update CMakeLists.txt by @sheldonrobinson in #203
- Update cmake.yml by @yanyiwu in #204
- Add guard to cppjieba target by @sheldonrobinson in #205
- chore: fix limonp's path by @Freed-Wu in #206
- chore: install headers and dicts by @Freed-Wu in #207
- Fix heap corruption for strings larger than 2114 bytes by @Copilot in #211
New Contributors
- @sheldonrobinson made their first contribution in #203
- @Freed-Wu made their first contribution in #206
- @Copilot made their first contribution in #211
Full Changelog: v5.6.0...v5.6.1