jar

com.ibm.watson.developer_cloud : natural-language-classifier

Maven & Gradle

Apr 04, 2019
3 usages
586 stars

natural-language-classifier · Client library to use the IBM Watson Natural Language Classifer Service

Table Of Contents

Latest Version

Download com.ibm.watson.developer_cloud : natural-language-classifier JAR file - Latest Versions:

All Versions

Download com.ibm.watson.developer_cloud : natural-language-classifier JAR file - All Versions:

Version Vulnerabilities Size Updated
6.14.x
6.13.x
6.12.x
6.11.x
6.10.x
6.9.x
6.8.x
6.7.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.2.x
4.1.x
4.0.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.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 natural-language-classifier-6.14.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ibm.watson.developer_cloud.natural_language_classifier.v1.model

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.Classification.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.ClassificationCollection.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.ClassifiedClass.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.Classifier.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.ClassifierList.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.ClassifyCollectionOptions.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.ClassifyInput.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.ClassifyOptions.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.CollectionItem.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.CreateClassifierOptions.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.DeleteClassifierOptions.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.GetClassifierOptions.class - [JAR]

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.model.ListClassifiersOptions.class - [JAR]

com.ibm.watson.developer_cloud.natural_language_classifier.v1

├─ com.ibm.watson.developer_cloud.natural_language_classifier.v1.NaturalLanguageClassifier.class - [JAR]

Advertisement