Download textrazor-1.0.9.jar file - Jar t

Jar examples for t:textrazor

Description

Official Java SDK for the TextRazor Text Analytics API TextRazor offers state-of-the-art natural language processing tools through a simple API, allowing you to build semantic technology into your applications in minutes. Hundreds of applications rely on TextRazor to understand unstructured text across a range of verticals, with use cases including social media monitoring, enterprise search, recommendation systems and ad targetting.

You can download jar file textrazor 1.0.9 in this page.

License

MIT

Build File

You can use the following script to add textrazor-1.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

textrazor-1.0.9-javadoc.jar
textrazor-1.0.9-sources.jar
textrazor-1.0.9.jar
textrazor-1.0.9.pom



Related Tutorials