Last Version

io.github.crew102:rapidrake 0.1.4

A fast version of the Rapid Automatic Keyword Extraction (RAKE) algorithm

License

License

GroupId

GroupId

io.github.crew102
ArtifactId

ArtifactId

rapidrake
Version

Version

0.1.4
Type

Type

jar
Description

Description

io.github.crew102:rapidrake
A fast version of the Rapid Automatic Keyword Extraction (RAKE) algorithm
Project URL

Project URL

https://github.com/crew102/rapidrake-java
Source Code Management

Source Code Management

http://github.com/crew102/rapidrake-java/tree/master

Download rapidrake 0.1.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.opennlp : opennlp-tools jar 1.8.1
org.apache.maven.plugins : maven-javadoc-plugin jar 2.9.1
org.jetbrains : annotations jar RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.