Last Version

keyword 0.0.7

The keyword tool for java.(java nlp 分词关键词提取工具。)

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

keyword
Version

Version

0.0.7
Type

Type

jar
Description

Description

keyword
The keyword tool for java.(java nlp 分词关键词提取工具。)

Download keyword 0.0.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.99
com.github.houbb : segment jar 0.1.5
com.github.houbb : stopword jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.