Skip to content

Releases: yanyiwu/cppjieba

v5.6.7

26 Apr 04:37

Choose a tag to compare

Changes

  • Document dictionary file formats in README and dict/README.
  • Add regression coverage for 了解 segmentation.
  • Replace copyrighted benchmark/load-test text with synthetic project-owned text.

Verification

  • cmake --build build
  • ctest --test-dir build --output-on-failure

v5.6.6

23 Apr 10:32

Choose a tag to compare

  • fix: add 习总书记 to the main dictionary for the reported 和习 segmentation case
  • chore: remove stray 韩玉鉴赏 entry from the default user dictionary

v5.6.5

22 Apr 11:24

Choose a tag to compare

v5.6.5

  • deps: upgrade limonp to v1.0.2

v5.6.4

18 Apr 06:44

Choose a tag to compare

v5.6.4

  • fix: support loading dictionary and model files from Unicode paths on Windows
  • unittest: add regression coverage for Unicode resource paths
  • docs: add OpenCC link to README

v5.6.3

18 Mar 11:18
b236d3a

Choose a tag to compare

  • Fix HMMSegment alphanumeric tokenization to better align with Python jieba, including cases like 5G and v1.2.
  • Fix FullSegment null DictUnit handling so following runes are not skipped incorrectly.

Full Changelog: v5.6.2...v5.6.3

v5.6.2

07 Mar 12:50

Choose a tag to compare

Full Changelog: v5.6.1...v5.6.2

v5.6.1

07 Mar 10:58
a998b31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.6.0...v5.6.1

v5.6.0

07 Jun 01:50

Choose a tag to compare

What's Changed

  • fix: remove outdated entry from jieba dictionary by @yanyiwu in #200

Full Changelog: v5.5.0...v5.6.0

v5.3.1

07 Sep 13:06

Choose a tag to compare

tag-v5.3.1

v5.2.0

28 Jul 15:30

Choose a tag to compare

tag-v5.2.0