Skip to content

v1.1.4 支持配置词典优先级与分词算法

Compare
Choose a tag to compare
@hankcs hankcs released this 18 Aug 14:37
· 20 commits to master since this release
  • 升级HanLP 1.6.7,支持配置词典优先级与分词算法
  • 可从Maven直接引入
    <dependency>
      <groupId>com.hankcs.nlp</groupId>
      <artifactId>hanlp-lucene-plugin</artifactId>
      <version>1.1.4</version>
    </dependency>