Last Version

Concrete - Agiga Converter 4.4.0

Library providing utilities for converting Annotated Gigaword documents to the Concrete NLP data schema.

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

concrete-agiga
Version

Version

4.4.0
Type

Type

jar
Description

Description

Concrete - Agiga Converter
Library providing utilities for converting Annotated Gigaword documents to the Concrete NLP data schema.
Project URL

Project URL

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

Project Organization

Johns Hopkins University HLTCOE
Source Code Management

Source Code Management

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

Download concrete-agiga 4.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 3.4
edu.jhu.agiga : agiga jar 1.4
edu.jhu.hlt : concrete-util jar 4.4.3
edu.jhu.hlt : concrete-validation jar 4.4.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.