Skip to content

v1.6.0感知机词法分析器,动态双数组trie树

Pre-release
Pre-release
Compare
Choose a tag to compare
@hankcs hankcs released this 15 Mar 23:40
· 965 commits to master since this release
  1. 🚩《基于感知机的中文分词、词性标注与命名实体识别框架》
  2. 🚩《动态双数组trie树》
  3. 新数据包 data-for-1.6.0.zip md5=38d19afa881ddb00b213f4680259ce68
    获取最新版的数据包,请fork一份并git clone https://github.com/YourName/HanLP.git
  4. Portable版同步升级到v1.6.0
        <dependency>
            <groupId>com.hankcs</groupId>
            <artifactId>hanlp</artifactId>
            <version>portable-1.6.0</version>
        </dependency>

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