не последняя версия
Последняя версия 0.0.7

com.github.houbb:keyword 0.0.2

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

Категории

Категории

KeY Данные Data Formats Formal Verification
Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

keyword
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать keyword 0.0.2


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