JCoRe Flair NER AE

This component uses the Zalando Flair toolkit (https://github.com/zalandoresearch/flair) for named entity recognition. Since FLAIR is a python library, this component must use python for the actual NER part.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-flair-ner-ae
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

JCoRe Flair NER AE
This component uses the Zalando Flair toolkit (https://github.com/zalandoresearch/flair) for named entity recognition. Since FLAIR is a python library, this component must use python for the actual NER part.
Project URL

Project URL

https://github.com/JULIELab/jcore-base/tree/master/jcore-flair-ner-ae
Project Organization

Project Organization

JULIE Lab Jena, Germany

Download jcore-flair-ner-ae

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
black.ninia : jep jar 3.8.2
de.julielab : java-stdio-ipc jar 1.0.1
de.julielab : julielab-java-utilities jar 1.3.0
de.julielab : jcore-utilities jar 2.5.0
de.julielab : jcore-annotation-adder-ae jar 2.5.0
org.slf4j : slf4j-api jar 1.7.30
de.julielab : jcore-types jar 2.5.0
com.fasterxml.jackson.core : jackson-core jar 2.9.9
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
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
2.5.0