License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-flair-ner-ae |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jcore-flair-ner-ae-2.5.0.pom | |
jcore-flair-ner-ae-2.5.0.jar | 21 KB |
jcore-flair-ner-ae-2.5.0-sources.jar | 13 KB |
jcore-flair-ner-ae-2.5.0-javadoc.jar | 432 KB |
Browse |
<!-- 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"]
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 |
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 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.testng : testng | jar | 7.1.0 |
Version |
---|
2.5.0
|