License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-iob-consumer |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe CAS to IOB Consumer
A CAS Consumer that converts UIMA annotations into IOB format
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jcore-iob-consumer-2.5.0.pom | |
jcore-iob-consumer-2.5.0.jar | 20 KB |
jcore-iob-consumer-2.5.0-sources.jar | 15 KB |
jcore-iob-consumer-2.5.0-javadoc.jar | 420 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
de.julielab : jcore-descriptor-creator | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.16.1 |
junit : junit | jar | 4.13 |
commons-io : commons-io | jar | 2.6 |