MyGit

v1.5.4

hankcs/HanLP

版本发布时间: 2018-02-17 02:06:21

hankcs/HanLP最新发布版本:v1.8.5(2024-11-16 15:30:21)

  1. 优化DoubleArrayTrieSegment的效率
  2. 废弃CRFDependencyParser:https://github.com/hankcs/HanLP/issues/730
  3. 改正CRF的Tag方法:https://github.com/hankcs/HanLP/issues/703#issuecomment-355587377
  4. 加载核心词典词性转移矩阵失败时以IllegalArgumentException方式通知:https://github.com/hankcs/HanLP/issues/747
  5. 微调bigram、人名、机构名识别模型,修订繁体->台湾词典:https://github.com/hankcs/HanLP/issues/756#issuecomment-362503432
  6. 数据包依然兼容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>

:tada:感谢所有在issue中提出宝贵建议的用户!

相关地址:原始地址 下载(tar) 下载(zip)

1、 hanlp-1.5.4-release.zip 1.27MB

查看:2018-02-17发行的版本