- 优化DoubleArrayTrieSegment的效率
- 废弃CRFDependencyParser:#730
- 改正CRF的Tag方法:#703 (comment)
- 加载核心词典词性转移矩阵失败时以IllegalArgumentException方式通知:#747
- 微调bigram、人名、机构名识别模型,修订繁体->台湾词典:#756 (comment)
- 数据包依然兼容data-for-1.5.3.zip: 国内网盘 或 海外連結
md5=cadc96db94c3df070855706bb0f8429e
获取最新版的数据包,请fork
一份并git clone https://github.com/YourName/HanLP.git
。
Portable版同步升级到v1.5.4
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.5.4</version>
</dependency>
🎉感谢所有在issue中提出宝贵建议的用户!