hanlp-solr-plugin

A Lucene tokenizer plugin for both Simplified Chinese and Traditional Chinese, featured with Chinese Word Segmentation, custom dictionary etc.

License

License

GroupId

GroupId

com.hankcs.nlp
ArtifactId

ArtifactId

hanlp-lucene-plugin
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

hanlp-solr-plugin
A Lucene tokenizer plugin for both Simplified Chinese and Traditional Chinese, featured with Chinese Word Segmentation, custom dictionary etc.
Project URL

Project URL

https://github.com/hankcs/hanlp-lucene-plugin
Project Organization

Project Organization

码农场

Download hanlp-lucene-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.hankcs.nlp/hanlp-lucene-plugin/ -->
<dependency>
    <groupId>com.hankcs.nlp</groupId>
    <artifactId>hanlp-lucene-plugin</artifactId>
    <version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.hankcs.nlp/hanlp-lucene-plugin/
implementation 'com.hankcs.nlp:hanlp-lucene-plugin:1.1.7'
// https://jarcasting.com/artifacts/com.hankcs.nlp/hanlp-lucene-plugin/
implementation ("com.hankcs.nlp:hanlp-lucene-plugin:1.1.7")
'com.hankcs.nlp:hanlp-lucene-plugin:jar:1.1.7'
<dependency org="com.hankcs.nlp" name="hanlp-lucene-plugin" rev="1.1.7">
  <artifact name="hanlp-lucene-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hankcs.nlp', module='hanlp-lucene-plugin', version='1.1.7')
)
libraryDependencies += "com.hankcs.nlp" % "hanlp-lucene-plugin" % "1.1.7"
[com.hankcs.nlp/hanlp-lucene-plugin "1.1.7"]

Dependencies

compile (4)

Group / Artifact Type Version
com.hankcs : hanlp jar portable-1.7.6
org.apache.lucene : lucene-core jar 7.2.0
org.apache.lucene : lucene-queryparser jar 7.2.0
org.apache.lucene : lucene-analyzers-common jar 7.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.lucene : lucene-highlighter jar 7.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2