Jar examples for o:OpenCalaisAnnotator
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.
Apache License
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'
Click the following link to download the jar file.
OpenCalaisAnnotator-2.3.1-javadoc.jar