v1.7.2
版本发布时间: 2019-02-22 08:54:59
hankcs/HanLP最新发布版本:v1.8.5(2024-11-16 15:30:21)
- 新增基于ArcEager转移系统的柱搜索依存句法分析器,废弃MaxEntDependencyParser
- 调整繁體分詞策略 fix https://github.com/hankcs/HanLP/issues/1059
- 修正卡方检验整型溢出的问题,准确率提升(95.47->96.08) fix https://github.com/hankcs/HanLP/issues/1075
- 使LexicalAnalyzer支持TranslatedPersonRecognition和JapanesePersonRecognition fix https://github.com/hankcs/HanLP/issues/1080
- 提示在线学习不可能学习新的标签
- tokenizer的seg2sentence修改为static
- 词法分析器默认关闭规则系统
- 修正CustomDictionary.reload(); fix https://github.com/hankcs/HanLP/issues/1100
- unigram、bigram微调
- 新数据包data-for-1.7.2.zip 或网盘
md5=2228732bae47b8dc8e410678af72847f
- Portable版同步升级到v1.7.2
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.7.2</version>
</dependency>
:tada:感谢所有在issue中提出宝贵建议的用户!
1、 hanlp-1.7.2-release.zip 1.75MB