License |
License |
---|---|
GroupId | GroupIdcom.textrazor |
ArtifactId | ArtifactIdtextrazor |
Version | Version1.0.12 |
Type | Typejar |
Description |
Descriptiontextrazor
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 |
Filename | Size |
---|---|
textrazor-1.0.12.pom | |
textrazor-1.0.12.jar | 43 KB |
textrazor-1.0.12-sources.jar | 28 KB |
textrazor-1.0.12-javadoc.jar | 273 KB |
Browse |
<!-- 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"]
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 |