UIMA Chinese Segmenter

A UIMA Analysis Engine to tokenize a chinese text into a sequence of chenese words

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.univ-nantes.julestar
ArtifactId

ArtifactId

uima-chinese-segmenter
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

UIMA Chinese Segmenter
A UIMA Analysis Engine to tokenize a chinese text into a sequence of chenese words
Project URL

Project URL

https://github.com/JuleStar/uima-chinese-segmenter

Download uima-chinese-segmenter

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.10.0
org.apache.uima : uimafit-core jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0