Categorygithub.com/zkanda/go-sdknaturallanguageclassifierv1
package
0.10.0
Repository: https://github.com/zkanda/go-sdk.git
Documentation: pkg.go.dev

# Functions

NewNaturalLanguageClassifierV1 : Instantiate NaturalLanguageClassifierV1.

# Constants

Constants associated with the Classifier.Status property.
Constants associated with the Classifier.Status property.
Constants associated with the Classifier.Status property.
Constants associated with the Classifier.Status property.
Constants associated with the Classifier.Status property.

# Structs

Classification : Response from the classifier for a phrase.
ClassificationCollection : Response from the classifier for multiple phrases.
ClassifiedClass : Class and confidence.
Classifier : A classifier for natural language phrases.
ClassifierList : List of available classifiers.
ClassifyCollectionOptions : The ClassifyCollection options.
ClassifyInput : Request payload to classify.
ClassifyOptions : The Classify options.
CollectionItem : Response from the classifier for a phrase in a collection.
CreateClassifierOptions : The CreateClassifier options.
DeleteClassifierOptions : The DeleteClassifier options.
GetClassifierOptions : The GetClassifier options.
ListClassifiersOptions : The ListClassifiers options.
NaturalLanguageClassifierV1 : IBM Watson™ Natural Language Classifier uses machine learning algorithms to return the top matching predefined classes for short text input.
NaturalLanguageClassifierV1Options : Service options.