1. :triangular_flag_on_post:请参考文档[《文本分类与情感分析》](https://github.com/hankcs/HanLP/wiki/%E6%96%87%E6%9C%AC%E5%88%86%E7%B1%BB%E4%B8%8E%E6%83%85%E6%84%9F%E5%88%86%E6%9E%90)
1. 数据包依然兼容data-for-1.3.3.zip: [国内网盘](https://pan.baidu.com/s/1o8Rri0y) 或 [海外連結](https://drive.google.com/open?id=0B1lvF8Hhw1uZTU5SZ29YbXJaUVk) `md5=71f6fbbcde4ad70b5b97d4a01ca03c3c`
获取最新版的数据包,请`fork`一份并`git clone https://github.com/YourName/HanLP.git`。
1. Portable版同步升级到v1.4.0
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.4.0</version>
</dependency>
:tada:感谢大快公司开源的文本分类模块!