v1.8.0
版本发布时间: 2021-02-12 02:02:13
hankcs/HanLP最新发布版本:v1.8.4(2023-02-25 09:00:41)
- 重构CustomDictionary,支持多实例 https://github.com/hankcs/HanLP/issues/1339
- 支持𩽾𩾌(ān kāng)之类的补充字符集 fix https://github.com/hankcs/HanLP/issues/1564
- 修复 CoreStopWordDictionary.dictionary.clear() fix https://github.com/hankcs/HanLP/issues/1603
- 双数组trie树防止传入空白key导致无法转移状态 fix https://bbs.hankcs.com/t/dat/3196/8
- 新增热更新方法 CoreDictionary.reload() fix https://github.com/hankcs/HanLP/issues/1594
- 新增 KBeamArcEagerDependencyParser(String modelPath, String cwsModelPath, String posModelPath) fix https://github.com/hankcs/HanLP/issues/1585
- Fix Sentence.create on compound word consisting of single word
- HiddenMarkovModel构造时备份参数 fix https://github.com/hankcs/HanLP/issues/1530
- 数据包兼容data-for-1.7.5.zip
md5=1d9e1be4378b2dbc635858d9c3517aaa
- Portable版同步升级到v1.8.0
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.8.0</version>
</dependency>
:tada:感谢所有在issue中提出宝贵建议的用户!
1、 hanlp-1.8.0-release.zip 1.76MB