jar

com.microsoft.azure.cognitiveservices : azure-cognitiveservices-language

Maven & Gradle

Feb 27, 2018

Microsoft Azure SDK for Cognitive Service Text Analytics · This package contains Microsoft Cognitive Service Text Analytics SDK.

Table Of Contents

Latest Version

Download com.microsoft.azure.cognitiveservices : azure-cognitiveservices-language JAR file - Latest Versions:

All Versions

Download com.microsoft.azure.cognitiveservices : azure-cognitiveservices-language JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 azure-cognitiveservices-language-0.0.1-beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.microsoft.azure.cognitiveservices.textanalytics

├─ com.microsoft.azure.cognitiveservices.textanalytics.AzureRegions.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.DetectedLanguage.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.ErrorRecord.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.ErrorResponse.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.ErrorResponseException.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.Input.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.InternalError.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.KeyPhraseBatchResultItem.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.LanguageBatchResultItem.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.MultiLanguageInput.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.SentimentBatchResultItem.class - [JAR]

com.microsoft.azure.cognitiveservices.textanalytics.implementation

├─ com.microsoft.azure.cognitiveservices.textanalytics.implementation.BatchInputInner.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.implementation.KeyPhraseBatchResultInner.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.implementation.LanguageBatchResultInner.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.implementation.MultiLanguageBatchInputInner.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.implementation.SentimentBatchResultInner.class - [JAR]

├─ com.microsoft.azure.cognitiveservices.textanalytics.implementation.TextAnalyticsAPIImpl.class - [JAR]