JCoRe Event Flattener AE

This component reads de.julielab.jcore.types.EventMention annotations and converts event structures into de.julielab.jcore.types.ext.FlattenedRelation annotation. The purpose of FlattenedRelations is to represent complex event structures in a more simple manner. This can be helpful for visualization or further processing.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-event-flattener-ae
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

JCoRe Event Flattener AE
This component reads de.julielab.jcore.types.EventMention annotations and converts event structures into de.julielab.jcore.types.ext.FlattenedRelation annotation. The purpose of FlattenedRelations is to represent complex event structures in a more simple manner. This can be helpful for visualization or further processing.
Project URL

Project URL

https://github.com/JULIELab/jcore-base/tree/master/jcore-event-flattener-ae
Project Organization

Project Organization

JULIE Lab Jena, Germany

Download jcore-event-flattener-ae

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
de.julielab : jcore-types jar 2.5.0
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
com.google.guava : guava jar 18.0
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.0
2.3.10
2.3.8
2.3.4
2.3.3
2.3.0