Last Version

jdmp-mallet 0.3.0

Plugin to incorporate text mining algorithms from Mallet

License

License

Categories

Categories

MALLET Business Logic Libraries Machine Learning
GroupId

GroupId

org.jdmp
ArtifactId

ArtifactId

jdmp-mallet
Version

Version

0.3.0
Type

Type

jar
Description

Description

jdmp-mallet
Plugin to incorporate text mining algorithms from Mallet
Project Organization

Project Organization

Java Data Mining Package

Download jdmp-mallet 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
cc.mallet : mallet jar 2.0.7
org.jdmp : jdmp-core jar 0.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.jdmp : jdmp-core test-jar 0.3.0

Project Modules

There are no modules declared in this project.