Last Version

jdmp-corenlp 0.3.0

Plugin to incorporate algorithms from Stanford CoreNLP

License

License

Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.jdmp
ArtifactId

ArtifactId

jdmp-corenlp
Version

Version

0.3.0
Type

Type

jar
Description

Description

jdmp-corenlp
Plugin to incorporate algorithms from Stanford CoreNLP
Project Organization

Project Organization

Java Data Mining Package

Download jdmp-corenlp 0.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 3.5.2
edu.stanford.nlp : stanford-corenlp jar 3.5.2
edu.stanford.nlp : stanford-corenlp jar 3.5.2
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.