NER Webservice

Contains a debugging version of the SCIE Webservice, performing only ontology based Named Entity Recognition. Thus this webservice can be used to list the all the ontological named entities found in the input text.

License

License

GroupId

GroupId

de.cit-ec.scie
ArtifactId

ArtifactId

webservice-ner
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

NER Webservice
Contains a debugging version of the SCIE Webservice, performing only ontology based Named Entity Recognition. Thus this webservice can be used to list the all the ontological named entities found in the input text.
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/webservice-ner

Download webservice-ner

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.cit-ec.scie : ner-core jar 2.0.1
de.cit-ec.scie : ner-mapdb jar 2.0.1
de.cit-ec.scie : webservice jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0