1. :triangular_flag_on_post:[《基于感知机的中文分词、词性标注与命名实体识别框架》](https://github.com/hankcs/HanLP/wiki/%E7%BB%93%E6%9E%84%E5%8C%96%E6%84%9F%E7%9F%A5%E6%9C%BA%E6%A0%87%E6%B3%A8%E6%A1%86%E6%9E%B6)
1. :triangular_flag_on_post:[《动态双数组trie树》](https://github.com/hankcs/HanLP/wiki/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84)
1. 新数据包 [data-for-1.6.0.zip](http://hanlp.linrunsoft.com/release/data-for-1.6.0.zip) `md5=38d19afa881ddb00b213f4680259ce68`
获取最新版的数据包,请`fork`一份并`git clone https://github.com/YourName/HanLP.git`。
1. Portable版同步升级到v1.6.0
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.6.0</version>
</dependency>
:tada:感谢所有在issue中提出宝贵建议的用户!