Download AlchemyAPIAnnotator-2.3.1.jar file - Jar a

Jar examples for a:AlchemyAPIAnnotator

Description

A UIMA set of AEs that wrap Alchemy API services from Orchestr8

You can download jar file AlchemyAPIAnnotator 2.3.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

AlchemyAPIAnnotator-2.3.1-javadoc.jar
AlchemyAPIAnnotator-2.3.1-sources.jar
AlchemyAPIAnnotator-2.3.1.jar
AlchemyAPIAnnotator-2.3.1.pom



Related Tutorials