v1.8.5
版本发布时间: 2024-11-16 15:30:21
hankcs/HanLP最新发布版本:v1.8.5(2024-11-16 15:30:21)
What's Changed
- 修复mini二元文法在JRE初始化后第一次分词可能出现的不一致 fix: https://github.com/hankcs/HanLP/issues/1851#issuecomment-1767808746
- 修复ViterbiSegment分词器中加载自定义词典时未替换DoubleArrayTrie导致分词不符合预期的问题 by @wxy929629 in https://github.com/hankcs/HanLP/pull/1835
- fix:修复CWSEvaluator比较切分语句时的计算错误 by @webSue in https://github.com/hankcs/HanLP/pull/1853
- 数据包兼容data-for-1.7.5.zip
md5=1d9e1be4378b2dbc635858d9c3517aaa
- Portable版同步升级到v1.8.5
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.8.5</version>
</dependency>
New Contributors
- @wxy929629 made their first contribution in https://github.com/hankcs/HanLP/pull/1835
Full Changelog: https://github.com/hankcs/HanLP/compare/v1.8.4...v1.8.5
1、 hanlp-1.8.5-release.zip 1.76MB