| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdnlp-hanzi-freq |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnlp-hanzi-freq
The hanzi nlp frequency tool for java.
|
| Filename | Size |
|---|---|
| nlp-hanzi-freq-1.0.0.pom | |
| nlp-hanzi-freq-1.0.0.jar | 50 KB |
| nlp-hanzi-freq-1.0.0-sources.jar | 47 KB |
| nlp-hanzi-freq-1.0.0-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/nlp-hanzi-freq/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>nlp-hanzi-freq</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/nlp-hanzi-freq/
implementation 'com.github.houbb:nlp-hanzi-freq:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/nlp-hanzi-freq/
implementation ("com.github.houbb:nlp-hanzi-freq:1.0.0")
'com.github.houbb:nlp-hanzi-freq:jar:1.0.0'
<dependency org="com.github.houbb" name="nlp-hanzi-freq" rev="1.0.0">
<artifact name="nlp-hanzi-freq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='nlp-hanzi-freq', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "nlp-hanzi-freq" % "1.0.0"
[com.github.houbb/nlp-hanzi-freq "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.145 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |