Last Version

JCoRe CAS to IOB Consumer 2.5.0

A CAS Consumer that converts UIMA annotations into IOB format

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-iob-consumer
Version

Version

2.5.0
Type

Type

jar
Description

Description

JCoRe CAS to IOB Consumer
A CAS Consumer that converts UIMA annotations into IOB format
Project URL

Project URL

https://github.com/JULIELab/jcore-base/tree/master/jcore-iob-consumer
Project Organization

Project Organization

JULIE Lab Jena, Germany

Download jcore-iob-consumer 2.5.0


<!-- https://jarcasting.com/artifacts/de.julielab/jcore-iob-consumer/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-iob-consumer</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-iob-consumer/
implementation 'de.julielab:jcore-iob-consumer:2.5.0'
// https://jarcasting.com/artifacts/de.julielab/jcore-iob-consumer/
implementation ("de.julielab:jcore-iob-consumer:2.5.0")
'de.julielab:jcore-iob-consumer:jar:2.5.0'
<dependency org="de.julielab" name="jcore-iob-consumer" rev="2.5.0">
  <artifact name="jcore-iob-consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-iob-consumer', version='2.5.0')
)
libraryDependencies += "de.julielab" % "jcore-iob-consumer" % "2.5.0"
[de.julielab/jcore-iob-consumer "2.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
de.julielab : jcore-utilities jar 2.5.0
de.julielab : julie-segment-eval jar 1.0.7
org.apache.uima : uimaj-core jar 2.10.4
org.apache.uima : uimafit-core jar 2.5.0

provided (1)

Group / Artifact Type Version
de.julielab : jcore-descriptor-creator jar 2.5.1

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1
junit : junit jar 4.13
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.