Last Version

SCIE Core 2.0.1

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.

License

License

GroupId

GroupId

de.cit-ec.scie
ArtifactId

ArtifactId

scie-core
Version

Version

2.0.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://openresearch.cit-ec.de/projects/scie/
Source Code Management

Source Code Management

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

Download scie-core 2.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.