ictclas4j

Word segmentation system for Chinese.

License

License

GroupId

GroupId

com.googlecode.ictclas4j
ArtifactId

ArtifactId

ictclas4j
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ictclas4j
Word segmentation system for Chinese.
Project URL

Project URL

http://code.google.com/p/ictclas4j/
Source Code Management

Source Code Management

http://code.google.com/p/ictclas4j/source/browse/tags/ictclas4j-1.0.1

Download ictclas4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1