Show / Hide Table of Contents

Class ClassificationType

possible text classification modes

Inheritance
object
ClassificationType
ClassificationMultiClassModeDetails
ClassificationMultiLabelModeDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AilanguageService.Models
Assembly: OCI.DotNetSDK.Ailanguage.dll
Syntax
[JsonConverter(typeof(ClassificationTypeModelConverter))]
public class ClassificationType
In this article
Back to top