github hankcs/HanLP v1.8.3
v1.8.3 常规维护

latest release: v1.8.4
2 years ago
  • 修复动态自定义词典与CustomDictionaryForcing的搭配问题 fix #1712
  • 调整莎=sha1,suo1 fix #1670
  • 根据总词频动态决定未登录词的默认词频
  • DoubleArrayTrie里的LongestSearcher的next支持null作为值 by @tiandiweizun in #1674
  • Update DoubleArrayTrie.java的注释 by @TITC in #1699
  • 数据包兼容data-for-1.7.5.zip md5=1d9e1be4378b2dbc635858d9c3517aaa
  • Portable版同步升级到v1.8.3
        <dependency>
            <groupId>com.hankcs</groupId>
            <artifactId>hanlp</artifactId>
            <version>portable-1.8.3</version>
        </dependency>

Full Changelog: v1.8.2...v1.8.3

New Contributors

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

Don't miss a new HanLP release

NewReleases is sending notifications on new releases.