github hankcs/HanLP v1.5.0
v1.5.0新词识别、词向量/文档向量模块

latest releases: v1.8.4, v1.8.3, v2.1.0-beta.0...
6 years ago
  1. 🚩《词向量》
  2. 🚩《新词识别》
  3. 数据包依然兼容data-for-1.3.3.zip: 国内网盘海外連結 md5=71f6fbbcde4ad70b5b97d4a01ca03c3c
    获取最新版的数据包,请fork一份并git clone https://github.com/YourName/HanLP.git
  4. Portable版同步升级到v1.5.0
        <dependency>
            <groupId>com.hankcs</groupId>
            <artifactId>hanlp</artifactId>
            <version>portable-1.5.0</version>
        </dependency>

🎉感谢大快公司开源的新词识别与word2vec模块!

Don't miss a new HanLP release

NewReleases is sending notifications on new releases.