Releases: hankcs/hanlp-lucene-plugin
Releases · hankcs/hanlp-lucene-plugin
v1.1.6 常规维护
27 Aug 13:08
Compare
Sorry, something went wrong.
No results found
修复换行开头引起的高亮错位 fix #34
可从Maven直接引入
<dependency>
<groupId>com.hankcs.nlp</groupId>
<artifactId>hanlp-lucene-plugin</artifactId>
<version>1.1.6</version>
</dependency>
v1.1.5 常规维护
25 Aug 21:43
Compare
Sorry, something went wrong.
No results found
升级HanLP 1.6.8
可从Maven直接引入
<dependency>
<groupId>com.hankcs.nlp</groupId>
<artifactId>hanlp-lucene-plugin</artifactId>
<version>1.1.5</version>
</dependency>
v1.1.4 支持配置词典优先级与分词算法
18 Aug 14:37
Compare
Sorry, something went wrong.
No results found
升级HanLP 1.6.7,支持配置词典优先级与分词算法
可从Maven直接引入
<dependency>
<groupId>com.hankcs.nlp</groupId>
<artifactId>hanlp-lucene-plugin</artifactId>
<version>1.1.4</version>
</dependency>
v1.1.3 Fix startOffset must be non-negative
19 Feb 05:25
Compare
Sorry, something went wrong.
No results found
修复ES/Solr上的startOffset must be non-negative异常 @kevindragon :#30
尝试同时兼顾highlighter和ES的array类型:#27
可从Maven直接引入
<dependency>
<groupId>com.hankcs.nlp</groupId>
<artifactId>hanlp-lucene-plugin</artifactId>
<version>1.1.3</version>
</dependency>
v1.1.2
29 Jul 10:40
Compare
Sorry, something went wrong.
No results found
增加debug开关
merge @leeyc0 提交的pr:#8
可从Maven直接引入
<dependency>
<groupId>com.hankcs.nlp</groupId>
<artifactId>hanlp-lucene-plugin</artifactId>
<version>1.1.2</version>
</dependency>
v1.1.1 Hotfix
01 Jun 03:00
Compare
Sorry, something went wrong.
No results found
v1.1.0
30 Mar 22:49
Compare
Sorry, something went wrong.
No results found
新增繁体中文分词,用户自定义词典,停用词,人名识别,地名识别,机构名识别等配置项
修正高亮功能
22 Oct 10:26
Compare
Sorry, something went wrong.
No results found
v1.0.3
改进高亮,解决:https://github.com/hankcs/HanLP/issues/75#issuecomment-150128189
支持Lucene HighLighter
22 Oct 04:34
Compare
Sorry, something went wrong.
No results found
hotfix
06 Oct 11:29
Compare
Sorry, something went wrong.
No results found