License |
License |
---|---|
GroupId | GroupIdorg.lionsoul |
ArtifactId | ArtifactIdjcseg-core |
Version | Version2.6.2 |
Type | Typejar |
Description |
Descriptionjcseg-core
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-core-2.6.2.pom | |
jcseg-core-2.6.2.jar | 2 MB |
jcseg-core-2.6.2-sources.jar | 112 KB |
jcseg-core-2.6.2-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lionsoul/jcseg-core/ -->
<dependency>
<groupId>org.lionsoul</groupId>
<artifactId>jcseg-core</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.lionsoul/jcseg-core/
implementation 'org.lionsoul:jcseg-core:2.6.2'
// https://jarcasting.com/artifacts/org.lionsoul/jcseg-core/
implementation ("org.lionsoul:jcseg-core:2.6.2")
'org.lionsoul:jcseg-core:jar:2.6.2'
<dependency org="org.lionsoul" name="jcseg-core" rev="2.6.2">
<artifact name="jcseg-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lionsoul', module='jcseg-core', version='2.6.2')
)
libraryDependencies += "org.lionsoul" % "jcseg-core" % "2.6.2"
[org.lionsoul/jcseg-core "2.6.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |