jar

com.textrazor : textrazor

Maven & Gradle

May 31, 2018
2 usages
13 stars

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.

Table Of Contents

Latest Version

Download com.textrazor : textrazor JAR file - Latest Versions:

All Versions

Download com.textrazor : textrazor JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window textrazor-1.0.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.textrazor.annotations

├─ com.textrazor.annotations.AnalyzedText.class - [JAR]

├─ com.textrazor.annotations.Annotation.class - [JAR]

├─ com.textrazor.annotations.Custom.class - [JAR]

├─ com.textrazor.annotations.Entailment.class - [JAR]

├─ com.textrazor.annotations.Entity.class - [JAR]

├─ com.textrazor.annotations.NounPhrase.class - [JAR]

├─ com.textrazor.annotations.Property.class - [JAR]

├─ com.textrazor.annotations.Relation.class - [JAR]

├─ com.textrazor.annotations.RelationParam.class - [JAR]

├─ com.textrazor.annotations.Response.class - [JAR]

├─ com.textrazor.annotations.ScoredCategory.class - [JAR]

├─ com.textrazor.annotations.Sentence.class - [JAR]

├─ com.textrazor.annotations.Topic.class - [JAR]

├─ com.textrazor.annotations.Word.class - [JAR]

com.textrazor.net

├─ com.textrazor.net.QueryBuilder.class - [JAR]

├─ com.textrazor.net.TextRazorConnection.class - [JAR]

├─ com.textrazor.net.TextRazorResponse.class - [JAR]

com.textrazor.classifier.model

├─ com.textrazor.classifier.model.AllCategoriesResponse.class - [JAR]

├─ com.textrazor.classifier.model.Category.class - [JAR]

├─ com.textrazor.classifier.model.GetCategoryResponse.class - [JAR]

├─ com.textrazor.classifier.model.PagedAllCategories.class - [JAR]

com.textrazor.dictionary

├─ com.textrazor.dictionary.DictionaryManager.class - [JAR]

com.textrazor.account

├─ com.textrazor.account.AccountManager.class - [JAR]

com.textrazor.account.model

├─ com.textrazor.account.model.Account.class - [JAR]

├─ com.textrazor.account.model.AccountResponse.class - [JAR]

com.textrazor.dictionary.model

├─ com.textrazor.dictionary.model.AllDictionariesResponse.class - [JAR]

├─ com.textrazor.dictionary.model.AllEntriesResponse.class - [JAR]

├─ com.textrazor.dictionary.model.Dictionary.class - [JAR]

├─ com.textrazor.dictionary.model.DictionaryEntry.class - [JAR]

├─ com.textrazor.dictionary.model.GetDictionaryEntryResponse.class - [JAR]

├─ com.textrazor.dictionary.model.GetDictionaryResponse.class - [JAR]

├─ com.textrazor.dictionary.model.PagedAllEntries.class - [JAR]

com.textrazor

├─ com.textrazor.AnalysisException.class - [JAR]

├─ com.textrazor.NetworkException.class - [JAR]

├─ com.textrazor.TextRazor.class - [JAR]

com.textrazor.classifier

├─ com.textrazor.classifier.ClassifierManager.class - [JAR]

Advertisement