| License |
License
The GNU General Public License, Version 2
|
|---|---|
| Categories |
CategoriesCoreNLP Business Logic Libraries Machine Learning Natural Language Processing |
| GroupId | GroupIdorg.cleartk |
| ArtifactId | ArtifactIdcleartk-stanford-corenlp |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionClearTK Stanford CoreNLP
ClearTK wrapper for Stanford CoreNLP
|
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.cleartk : cleartk-test-util | jar | 2.0.0 |