Last Version

Named Entity Recognition 3.0.0

General NER related components such as the Named Entity Collector

License

License

GroupId

GroupId

io.redlink.nlp
ArtifactId

ArtifactId

ner
Version

Version

3.0.0
Type

Type

jar
Description

Description

Named Entity Recognition
General NER related components such as the Named Entity Collector
Project Organization

Project Organization

Redlink GmbH

Download ner 3.0.0


<!-- https://jarcasting.com/artifacts/io.redlink.nlp/ner/ -->
<dependency>
    <groupId>io.redlink.nlp</groupId>
    <artifactId>ner</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.redlink.nlp/ner/
implementation 'io.redlink.nlp:ner:3.0.0'
// https://jarcasting.com/artifacts/io.redlink.nlp/ner/
implementation ("io.redlink.nlp:ner:3.0.0")
'io.redlink.nlp:ner:jar:3.0.0'
<dependency org="io.redlink.nlp" name="ner" rev="3.0.0">
  <artifact name="ner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.redlink.nlp', module='ner', version='3.0.0')
)
libraryDependencies += "io.redlink.nlp" % "ner" % "3.0.0"
[io.redlink.nlp/ner "3.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.redlink.nlp : nlp-model jar 3.0.0
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar

test (8)

Group / Artifact Type Version
io.redlink.nlp : nlp-stanfordnlp-de jar 3.0.0
io.redlink.nlp : ner-opennlp-de jar 3.0.0
io.redlink.nlp : ner-regex jar 3.0.0
io.redlink.nlp : ner-regex jar 3.0.0
org.apache.commons : commons-math3 jar 3.6.1
junit : junit jar 4.13.2
com.github.ferstl : junit-testgroups jar 1.0.1
ch.qos.logback : logback-classic jar 1.2.4

Project Modules

There are no modules declared in this project.