| License |
License |
|---|---|
| GroupId | GroupIdcom.github.zhubo812 |
| ArtifactId | ArtifactIdOdyssey |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSegmentation
A Chinese Segmentation for NLP
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Odyssey-1.1.0.pom | |
| Odyssey-1.1.0.jar | 236 KB |
| Odyssey-1.1.0-sources.jar | 145 KB |
| Odyssey-1.1.0-javadoc.jar | 751 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhubo812/Odyssey/ -->
<dependency>
<groupId>com.github.zhubo812</groupId>
<artifactId>Odyssey</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhubo812/Odyssey/
implementation 'com.github.zhubo812:Odyssey:1.1.0'
// https://jarcasting.com/artifacts/com.github.zhubo812/Odyssey/
implementation ("com.github.zhubo812:Odyssey:1.1.0")
'com.github.zhubo812:Odyssey:jar:1.1.0'
<dependency org="com.github.zhubo812" name="Odyssey" rev="1.1.0">
<artifact name="Odyssey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhubo812', module='Odyssey', version='1.1.0')
)
libraryDependencies += "com.github.zhubo812" % "Odyssey" % "1.1.0"
[com.github.zhubo812/Odyssey "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20211205 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |