is not current version
Last Version 1.0.12

com.textrazor:textrazor 1.0.1

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.

GroupId

GroupId

com.textrazor
ArtifactId

ArtifactId

textrazor
Version

Version

1.0.1
Type

Type

jar

Download textrazor 1.0.1


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