is not current version
Last Version 2.5.0

de.julielab:jcore-julielab-entity-evaluator-consumer 2.4.0

This component allows the output of entity mention data in documents in the format required by the JULIE Lab Entity Evaluator. This way, CAS annotations can be exported for evaluation purposes. The output format is a single tab-separated text file. For the exact format refer to the documentation of the julielab-entity-evaluator in the jcore-dependencies repository on https://github.com/JULIELab/.

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-julielab-entity-evaluator-consumer
Version

Version

2.4.0
Type

Type

jar

Download jcore-julielab-entity-evaluator-consumer 2.4.0


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