v1.8.4
版本发布时间: 2023-02-25 09:00:41
hankcs/HanLP最新发布版本:v1.8.4(2023-02-25 09:00:41)
- 将<>视作分隔符 fix https://bbs.hankcs.com/t/topic/4527
- Segment 添加是否进行 Normalize 的配置方法 close https://github.com/hankcs/HanLP/issues/1714
- 修复文本推荐的评分器分数计算时 scorer.boost 的 bug fix: https://github.com/hankcs/HanLP/issues/1718
- bugfix: 修复 bintrie 树全分词时 提前跳出循环 bug by @carl10086 in https://github.com/hankcs/HanLP/pull/1775
- 自定义词典支持.tsv格式 fix: https://github.com/hankcs/HanLP/issues/1785
- 修复自定义词典路径传参 fix: https://github.com/hankcs/HanLP/issues/1799
- 为DoubleArrayTrie增加enableFastBuild by @qiangwang in https://github.com/hankcs/HanLP/pull/1805
- 数据包兼容data-for-1.7.5.zip
md5=1d9e1be4378b2dbc635858d9c3517aaa
- Portable版同步升级到v1.8.4
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.8.4</version>
</dependency>
:tada:感谢所有在issue中提出宝贵建议的用户!
New Contributors
- @carl10086 made their first contribution in https://github.com/hankcs/HanLP/pull/1775
- @qiangwang made their first contribution in https://github.com/hankcs/HanLP/pull/1805
Full Changelog: https://github.com/hankcs/HanLP/compare/v1.8.3...v1.8.4
1、 hanlp-1.8.4-release.zip 1.76MB