NER Core

This module forms the main component of the ontology-based named entity recognition (NER). It can store arbitrary directed ontology graphs and supports multiple labels (ontological surface forms) per ontology graph node. It implements an easy to use class NamedEntityRecognition which can be used to (fuzzily) find the ontology instances in the text. This module has no dependencies.

Лицензия

Лицензия

Группа

Группа

de.cit-ec.scie
Идентификатор

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

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

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

NER Core
This module forms the main component of the ontology-based named entity recognition (NER). It can store arbitrary directed ontology graphs and supports multiple labels (ontological surface forms) per ontology graph node. It implements an easy to use class NamedEntityRecognition which can be used to (fuzzily) find the ontology instances in the text. This module has no dependencies.
Ссылка на сайт

Ссылка на сайт

http://openresearch.cit-ec.de/projects/scie/
Система контроля версий

Система контроля версий

https://opensource.cit-ec.de/projects/scie/repository/revisions/master/show/modules/ner-core

Скачать ner-core

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
2.0.1
2.0