nlp-hanzi-similar

The nlp hanzi simiar tool.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

nlp-hanzi-similar
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

nlp-hanzi-similar
The nlp hanzi simiar tool.
Source Code Management

Source Code Management

https://github.com/houbb/nlp-hanzi-similar

Download nlp-hanzi-similar

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/nlp-hanzi-similar/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>nlp-hanzi-similar</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/nlp-hanzi-similar/
implementation 'com.github.houbb:nlp-hanzi-similar:1.2.0'
// https://jarcasting.com/artifacts/com.github.houbb/nlp-hanzi-similar/
implementation ("com.github.houbb:nlp-hanzi-similar:1.2.0")
'com.github.houbb:nlp-hanzi-similar:jar:1.2.0'
<dependency org="com.github.houbb" name="nlp-hanzi-similar" rev="1.2.0">
  <artifact name="nlp-hanzi-similar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='nlp-hanzi-similar', version='1.2.0')
)
libraryDependencies += "com.github.houbb" % "nlp-hanzi-similar" % "1.2.0"
[com.github.houbb/nlp-hanzi-similar "1.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.145
com.github.houbb : pinyin jar 0.2.2
com.github.houbb : nlp-chaizi jar 1.1.0
org.apiguardian : apiguardian-api jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0