is not current version
Last Version 2.0.0

org.cleartk:cleartk-stanford-corenlp 0.7.1

ClearTK wrapper for Stanford CoreNLP

Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-stanford-corenlp
Version

Version

0.7.1
Type

Type

jar

Download cleartk-stanford-corenlp 0.7.1


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