Named Entity Recognition

General NER related components such as the Named Entity Collector

Лицензия

Лицензия

Группа

Группа

io.redlink.nlp
Идентификатор

Идентификатор

ner
Последняя версия

Последняя версия

3.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Named Entity Recognition
General NER related components such as the Named Entity Collector
Организация-разработчик

Организация-разработчик

Redlink GmbH

Скачать ner

Имя Файла Размер
ner-3.0.0.pom
ner-3.0.0.jar 9 KB
ner-3.0.0-sources.jar 6 KB
ner-3.0.0-javadoc.jar 392 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar

test (8)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.0