is not current version
Last Version 2.6.2

org.lionsoul:jcseg 2.6.0

A lightweight open source chinese tokenizer with keywords, key sentences, summary extracts support and provide the latest lucene,solr,elasticsearch embedding API.

GroupId

GroupId

org.lionsoul
ArtifactId

ArtifactId

jcseg
Version

Version

2.6.0
Type

Type

pom

Download jcseg 2.6.0

Filename Size
jcseg-2.6.0.pom 5 KB
Browse

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