License |
License |
---|---|
GroupId | GroupIdorg.lionsoul |
ArtifactId | ArtifactIdjcseg |
Last Version | Last Version2.6.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjcseg
A lightweight open source chinese tokenizer with keywords, key sentences, summary extracts support and provide the latest lucene,solr,elasticsearch embedding API.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jcseg-2.6.2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lionsoul/jcseg/ -->
<dependency>
<groupId>org.lionsoul</groupId>
<artifactId>jcseg</artifactId>
<version>2.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lionsoul/jcseg/
implementation 'org.lionsoul:jcseg:2.6.2'
// https://jarcasting.com/artifacts/org.lionsoul/jcseg/
implementation ("org.lionsoul:jcseg:2.6.2")
'org.lionsoul:jcseg:pom:2.6.2'
<dependency org="org.lionsoul" name="jcseg" rev="2.6.2">
<artifact name="jcseg" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lionsoul', module='jcseg', version='2.6.2')
)
libraryDependencies += "org.lionsoul" % "jcseg" % "2.6.2"
[org.lionsoul/jcseg "2.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |