github hankcs/HanLP v1.5.4
v1.5.4常规维护

latest releases: v1.8.4, v1.8.3, v2.1.0-beta.0...
6 years ago
  1. 优化DoubleArrayTrieSegment的效率
  2. 废弃CRFDependencyParser:#730
  3. 改正CRF的Tag方法:#703 (comment)
  4. 加载核心词典词性转移矩阵失败时以IllegalArgumentException方式通知:#747
  5. 微调bigram、人名、机构名识别模型,修订繁体->台湾词典:#756 (comment)
  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>

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

Don't miss a new HanLP release

NewReleases is sending notifications on new releases.