SCIE Core

Contains the SCIE main application and the CLI interface. This project integrates the named entity recognition (NER), the PDF import and the classification and interfaces with the UIMA framework. The command line interface can be used to produce a set of UIMA XCAS files.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SCIE Core
Contains the SCIE main application and the CLI interface. This project integrates the named entity recognition (NER), the PDF import and the classification and interfaces with the UIMA framework. The command line interface can be used to produce a set of UIMA XCAS files.
Ссылка на сайт

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

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

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

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

Скачать scie-core

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.uima : uimaj-core jar 2.4.2
org.apache.uima : uimafit-core jar 2.0.0
log4j : log4j jar 1.2.14
edu.stanford.nlp » stanford-pos-tagger jar 3.5.0
de.cit-ec.scie : scie-typesystem jar 2.0.1
de.cit-ec.scie : pdf-extractor jar 2.0.1
de.cit-ec.scie : scie-classifiers jar 2.0.1
de.cit-ec.scie : ner-core jar 2.0.1
de.cit-ec.scie : ner-mapdb jar 2.0.1

test (1)

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

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

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

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

Версия
2.0.1
2.0