v1.7.7 常规维护、多项改进
- 改进原子切分 fix #1421
- 修复聚类数目大于文档数目时引发的异常 fix #1397
- 使用构造函数代替静态NERInstance.create,方便子类继承
- 去掉 幺=么 fix #1427
- CRFModel support getting all tags
- 修复 AbstractClassifier.enableProbability fix #1423
- 开放 CWSEvaluator.Result 内部成员 fix https://bbs.hankcs.com/t/topic/887
- 公开HMM的成员
- 数据包兼容data-for-1.7.5.zip
md5=1d9e1be4378b2dbc635858d9c3517aaa
- Portable版同步升级到v1.7.7
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.7.7</version>
</dependency>
🎉感谢所有在issue中提出宝贵建议的用户!