is not current version
Last Version 2.0.0

org.cleartk:cleartk-stanford-corenlp 0.8.0

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.8.0
Type

Type

jar

Download cleartk-stanford-corenlp 0.8.0


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