Last Version

org.dkpro.argumentation:dkpro-argumentation-fastutil 0.1.0

Extension classes to classes from fastutil especially used for data mining/NLP tasks.

License

License

Categories

Categories

fastutil General Purpose Libraries High Performance DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.argumentation
ArtifactId

ArtifactId

dkpro-argumentation-fastutil
Version

Version

0.1.0
Type

Type

jar
Description

Description

Extension classes to classes from fastutil especially used for data mining/NLP tasks.
Project Organization

Project Organization

Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt

Download dkpro-argumentation-fastutil 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
it.unimi.dsi : fastutil jar 7.0.12
junit : junit jar

Project Modules

There are no modules declared in this project.