License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdfr.univ-nantes.julestar |
ArtifactId | ArtifactIduima-chinese-segmenter |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUIMA Chinese Segmenter
A UIMA Analysis Engine to tokenize a chinese text into a sequence of chenese words
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-chinese-segmenter/ -->
<dependency>
<groupId>fr.univ-nantes.julestar</groupId>
<artifactId>uima-chinese-segmenter</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-chinese-segmenter/
implementation 'fr.univ-nantes.julestar:uima-chinese-segmenter:1.3'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-chinese-segmenter/
implementation ("fr.univ-nantes.julestar:uima-chinese-segmenter:1.3")
'fr.univ-nantes.julestar:uima-chinese-segmenter:jar:1.3'
<dependency org="fr.univ-nantes.julestar" name="uima-chinese-segmenter" rev="1.3">
<artifact name="uima-chinese-segmenter" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-chinese-segmenter', version='1.3')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-chinese-segmenter" % "1.3"
[fr.univ-nantes.julestar/uima-chinese-segmenter "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-core | jar | 2.10.0 |
org.apache.uima : uimafit-core | jar | 2.3.0 |