is not current version
Last Version 2.6.2

org.lionsoul:jcseg 2.1.0

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

GroupId

GroupId

org.lionsoul
ArtifactId

ArtifactId

jcseg
Version

Version

2.1.0
Type

Type

pom

Download jcseg 2.1.0

Filename Size
jcseg-2.1.0.pom 5 KB
Browse

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