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