Last Version

Concrete Stanford 4.13.0

Wraps Stanford NLP with utilities to fit it into a Concrete compliant workflow

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

concrete-stanford
Version

Version

4.13.0
Type

Type

jar
Description

Description

Concrete Stanford
Wraps Stanford NLP with utilities to fit it into a Concrete compliant workflow
Project URL

Project URL

https://github.com/hltcoe/concrete-stanford/
Project Organization

Project Organization

Johns Hopkins University HLTCOE
Source Code Management

Source Code Management

https://github.com/hltcoe/concrete-stanford/

Download concrete-stanford 4.13.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
edu.jhu.hlt : miscommunication jar 4.13.2
edu.jhu.hlt : concrete-util jar 4.13.2
edu.jhu.hlt : concrete-server jar 4.13.2
edu.jhu.hlt : concrete-validation jar 4.13.2
edu.jhu.hlt : concrete-analytics-base jar 4.13.2
edu.stanford.nlp : stanford-corenlp jar 3.5.2
com.beust : jcommander jar 1.48

runtime (3)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
edu.jhu.hlt : concrete-ingesters-gigaword jar 4.13.2
edu.jhu.hlt : concrete-ingesters-bolt jar 4.13.2
edu.jhu.hlt : concrete-ingesters-annotated-nyt jar 4.13.2
edu.jhu.hlt : tift jar 4.13.2

Project Modules

There are no modules declared in this project.