Last Version

negative-word 0.0.1

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

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

negative-word
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download negative-word 0.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.99

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.