Published February 25, 2023
| Version v1.8.4
Software
Open
hankcs/HanLP: v1.8.4 常规维护
Authors/Creators
- 1. ALSC
- 2. Soochow University
- 3. 科时锐宝网络科技
- 4. CatchTop
- 5. @Chatopera
- 6. @diffblue
- 7. realforce1024.com
- 8. Columbia University
- 9. Stardust
- 10. Alibaba
- 11. @alibaba
Description
- 将<>视作分隔符 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
Files
hankcs/HanLP-v1.8.4.zip
Files
(22.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0bd21ba729cb740a0367d26db836ec00
|
22.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/hankcs/HanLP/tree/v1.8.4 (URL)