Skip to content

v1.1.6 常规维护

Latest
Compare
Choose a tag to compare
@hankcs hankcs released this 27 Aug 13:08
· 15 commits to master since this release
  • 修复换行开头引起的高亮错位 fix #34
  • 可从Maven直接引入
    <dependency>
      <groupId>com.hankcs.nlp</groupId>
      <artifactId>hanlp-lucene-plugin</artifactId>
      <version>1.1.6</version>
    </dependency>