| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторnegative-word |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnegative-word
The negative-word tool for java.(java nlp 分词关键词提取工具。)
|
| Имя Файла | Размер |
|---|---|
| negative-word-0.0.1.pom | |
| negative-word-0.0.1.jar | 24 KB |
| negative-word-0.0.1-sources.jar | 20 KB |
| negative-word-0.0.1-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/negative-word/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>negative-word</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/negative-word/
implementation 'com.github.houbb:negative-word:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/negative-word/
implementation ("com.github.houbb:negative-word:0.0.1")
'com.github.houbb:negative-word:jar:0.0.1'
<dependency org="com.github.houbb" name="negative-word" rev="0.0.1">
<artifact name="negative-word" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='negative-word', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "negative-word" % "0.0.1"
[com.github.houbb/negative-word "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.99 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.12 |