Skip to content

v1.5.1常规维护

Compare
Choose a tag to compare
@hankcs hankcs released this 16 Nov 03:35
· 1067 commits to master since this release
  1. 优化新词发现模块的内存占用:#667
  2. word2vec优化,修复Vector类相关问题:#669
  3. 重构EnumItemDictionary,废弃了历史遗留的.trie .dat二次加载,用统一的.bin一次加载
  4. 数据包依然兼容data-for-1.3.3.zip: 网盘分流电信下载海外連結 md5=71f6fbbcde4ad70b5b97d4a01ca03c3c

Portable版同步升级到v1.5.1

        <dependency>
            <groupId>com.hankcs</groupId>
            <artifactId>hanlp</artifactId>
            <version>portable-1.5.1</version>
        </dependency>

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