Published June 18, 2021
| Version v1.8.2
Software
Open
hankcs/HanLP: v1.8.2 常规维护与修复
Authors/Creators
- 1. YZ
- 2. Soochow University
- 3. CatchTop
- 4. @Chatopera
- 5. @diffblue
- 6. itdamoyuan.com
- 7. Columbia University
- 8. Stardust
- 9. Alibaba
- 10. @alibaba
- 11. @mayabot
Description
- 调整公式,维特比分词准确率从94.49提升至94.69 https://bbs.hankcs.com/t/topic/136/61?u=hankcs
- 改进 HMM 采样函数 https://bbs.hankcs.com/t/topic/136/64?u=hankcs
- 支持禁用自动刷新词典缓存(CustomDictionaryAutoRefreshCache=false)fix https://github.com/hankcs/HanLP/issues/1655
- 修复CoreDictionary的reload方法
- 修订bigram模型
- 修订简繁映射表
- lve4的声母修正为ve fix https://github.com/hankcs/HanLP/issues/1644
- 修复 CustomDictionary.reload() fix https://github.com/hankcs/HanLP/issues/1635
- 数据包兼容data-for-1.7.5.zip
md5=1d9e1be4378b2dbc635858d9c3517aaa - Portable版同步升级到v1.8.1
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.8.1</version>
</dependency>
:tada:感谢所有在issue中提出宝贵建议的用户!
Files
hankcs/HanLP-v1.8.2.zip
Files
(22.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e599d387776a843a1d134a7d80c6ceec
|
22.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/hankcs/HanLP/tree/v1.8.2 (URL)