Last Version

textrazor 1.0.12

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.

License

License

MIT
GroupId

GroupId

com.textrazor
ArtifactId

ArtifactId

textrazor
Version

Version

1.0.12
Type

Type

jar
Description

Description

textrazor
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.
Source Code Management

Source Code Management

https://github.com/TextRazor/textrazor-java

Download textrazor 1.0.12


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.6.6
com.fasterxml.jackson.core : jackson-annotations jar 2.6.6
com.fasterxml.jackson.core : jackson-databind jar 2.6.6

Project Modules

There are no modules declared in this project.