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-solr-plugin
Last Version

Last Version

1.1.2
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-solr-plugin

How to add to project

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

Dependencies

compile (4)

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

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2