Skip to content

Releases: yanyiwu/cppjieba

v5.6.7

Choose a tag to compare

@yanyiwu yanyiwu released this 26 Apr 04:37

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

Choose a tag to compare

@yanyiwu yanyiwu released this 23 Apr 10:32
  • fix: add 习总书记 to the main dictionary for the reported 和习 segmentation case
  • chore: remove stray 韩玉鉴赏 entry from the default user dictionary

v5.6.5

Choose a tag to compare

@yanyiwu yanyiwu released this 22 Apr 11:24

v5.6.5

  • deps: upgrade limonp to v1.0.2

v5.6.4

Choose a tag to compare

@yanyiwu yanyiwu released this 18 Apr 06:44

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

Choose a tag to compare

@yanyiwu yanyiwu released this 18 Mar 11:18
b236d3a
  • 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

Choose a tag to compare

@yanyiwu yanyiwu released this 07 Mar 12:50

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

v5.6.1

Choose a tag to compare

@yanyiwu yanyiwu released this 07 Mar 10:58
a998b31

What's Changed

New Contributors

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

v5.6.0

Choose a tag to compare

@yanyiwu yanyiwu released this 07 Jun 01:50

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

Choose a tag to compare

@yanyiwu yanyiwu released this 07 Sep 13:06
tag-v5.3.1

v5.2.0

Choose a tag to compare

@yanyiwu yanyiwu released this 28 Jul 15:30
tag-v5.2.0