UIMA Annotator: OpenCalaisAnnotator

Sends text to a remote open calais annotators and adds the annotations returned to the CAS

License

License

GroupId

GroupId

org.apache.uima
ArtifactId

ArtifactId

OpenCalaisAnnotator
Last Version

Last Version

2.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

UIMA Annotator: OpenCalaisAnnotator
Sends text to a remote open calais annotators and adds the annotations returned to the CAS
Project URL

Project URL

http://uima.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download OpenCalaisAnnotator

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.uima/OpenCalaisAnnotator/ -->
<dependency>
    <groupId>org.apache.uima</groupId>
    <artifactId>OpenCalaisAnnotator</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/OpenCalaisAnnotator/
implementation 'org.apache.uima:OpenCalaisAnnotator:2.3.1'
// https://jarcasting.com/artifacts/org.apache.uima/OpenCalaisAnnotator/
implementation ("org.apache.uima:OpenCalaisAnnotator:2.3.1")
'org.apache.uima:OpenCalaisAnnotator:jar:2.3.1'
<dependency org="org.apache.uima" name="OpenCalaisAnnotator" rev="2.3.1">
  <artifact name="OpenCalaisAnnotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='OpenCalaisAnnotator', version='2.3.1')
)
libraryDependencies += "org.apache.uima" % "OpenCalaisAnnotator" % "2.3.1"
[org.apache.uima/OpenCalaisAnnotator "2.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.0.1

provided (1)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.3.1

test (3)

Group / Artifact Type Version
org.apache.uima : uimaj-test-util jar 2.3.1
org.apache.uima : uimaj-component-test-util jar 2.3.1
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.1