Last Version

ClearTK Stanford CoreNLP 2.0.0

ClearTK wrapper for Stanford CoreNLP

License

License

The GNU General Public License, Version 2
Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-stanford-corenlp
Version

Version

2.0.0
Type

Type

jar
Description

Description

ClearTK Stanford CoreNLP
ClearTK wrapper for Stanford CoreNLP
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-stanford-corenlp 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 3.2.0
edu.stanford.nlp : stanford-corenlp jar 3.2.0
org.cleartk : cleartk-util jar 2.0.0
org.cleartk : cleartk-type-system jar 2.0.0

test (1)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 2.0.0

Project Modules

There are no modules declared in this project.