Last Version

CoNLL Ingester 4.14.2

Library providing ingesters and utilities for converting the CoNLL to Concrete.

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

concrete-ingesters-conll
Version

Version

4.14.2
Type

Type

jar
Description

Description

CoNLL Ingester
Library providing ingesters and utilities for converting the CoNLL to Concrete.
Project URL

Project URL

http://www.javadoc.io/doc/edu.jhu.hlt/concrete-project/concrete-ingesters-conll/
Project Organization

Project Organization

Johns Hopkins University HLTCOE

Download concrete-ingesters-conll 4.14.2


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

Dependencies

compile (3)

Group / Artifact Type Version
edu.jhu.hlt : concrete-util jar 4.14.2
edu.jhu.hlt : concrete-ingesters-base jar 4.14.2
com.google.guava : guava jar 23.2-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.