v1.8.3
版本发布时间: 2022-02-21 12:52:04
hankcs/HanLP最新发布版本:v1.8.4(2023-02-25 09:00:41)
- 修复动态自定义词典与CustomDictionaryForcing的搭配问题 fix https://github.com/hankcs/HanLP/issues/1712
- 调整
莎=sha1,suo1
fix https://github.com/hankcs/HanLP/issues/1670 - 根据总词频动态决定未登录词的默认词频
- DoubleArrayTrie里的LongestSearcher的next支持null作为值 by @tiandiweizun in https://github.com/hankcs/HanLP/pull/1674
- Update DoubleArrayTrie.java的注释 by @TITC in https://github.com/hankcs/HanLP/pull/1699
- 数据包兼容data-for-1.7.5.zip
md5=1d9e1be4378b2dbc635858d9c3517aaa
- Portable版同步升级到v1.8.3
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.8.3</version>
</dependency>
Full Changelog: https://github.com/hankcs/HanLP/compare/v1.8.2...v1.8.3
New Contributors
- @TITC made their first contribution in https://github.com/hankcs/HanLP/pull/1699
:tada:感谢所有在issue中提出宝贵建议的用户!
1、 hanlp-1.8.3-release.zip 1.76MB