Download OpenCalaisAnnotator-2.3.1.jar file - Jar o

Jar examples for o:OpenCalaisAnnotator

Description

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

You can download jar file OpenCalaisAnnotator 2.3.1 in this page.

License

Apache License

Build File

You can use the following script to add OpenCalaisAnnotator-2.3.1.jar to your project.

<dependency>
   <groupId>org.apache.uima</groupId>
   <artifactId>OpenCalaisAnnotator</artifactId>
   <version>2.3.1</version>
</dependency>
compile group: 'org.apache.uima', name: 'OpenCalaisAnnotator', version: '2.3.1'
libraryDependencies += "org.apache.uima" % "OpenCalaisAnnotator" % "2.3.1"
<dependency org="org.apache.uima" name="OpenCalaisAnnotator" rev="2.3.1"/>
@Grapes(@Grab(group='org.apache.uima', module='OpenCalaisAnnotator', version='2.3.1'))
'org.apache.uima:OpenCalaisAnnotator:jar:2.3.1'

Download

Click the following link to download the jar file.

OpenCalaisAnnotator-2.3.1-javadoc.jar
OpenCalaisAnnotator-2.3.1-sources.jar
OpenCalaisAnnotator-2.3.1.jar
OpenCalaisAnnotator-2.3.1.pom



Related Tutorials