| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторkeyword |
| Последняя версия | Последняя версия0.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеkeyword
The keyword tool for java.(java nlp 分词关键词提取工具。)
|
| Имя Файла | Размер |
|---|---|
| keyword-0.0.7.pom | |
| keyword-0.0.7.jar | 2 MB |
| keyword-0.0.7-sources.jar | 2 MB |
| keyword-0.0.7-javadoc.jar | 342 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.99 |
| com.github.houbb : segment | jar | 0.1.5 |
| com.github.houbb : stopword | jar | 0.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.12 |