Stanford CoreNLP

GATE wrappers for the Stanford CoreNLP tool set

License

License

Categories

Categories

CoreNLP Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

stanford-corenlp
Last Version

Last Version

8.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Stanford CoreNLP
GATE wrappers for the Stanford CoreNLP tool set
Project Organization

Project Organization

GATE
Source Code Management

Source Code Management

https://github.com/GateNLP/gateplugin-Stanford_CoreNLP

Download stanford-corenlp

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 3.6.0

provided (1)

Group / Artifact Type Version
uk.ac.gate : gate-core jar 8.5

test (1)

Group / Artifact Type Version
uk.ac.gate : gate-plugin-test-utils jar 8.5

Project Modules

There are no modules declared in this project.
uk.ac.gate.plugins

GateNLP

GATE - General Architecture for Text Engineering

Versions

Version
8.5.1
8.5
8.5-alpha1