stopword

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

Лицензия

Лицензия

Группа

Группа

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

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

stopword
Последняя версия

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать stopword

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.github.houbb : heaven jar 0.1.129

test (1)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.13

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.2
0.0.1