Share via


TextAuthoringProjectKind.CustomMultiLabelClassification Property

Definition

For building a classification model to classify text using your own data. Each file can have one or many labels. For example, file 1 is classified as A, B, and C and file 2 is classified as B and C.

public static Azure.AI.Language.Text.Authoring.TextAuthoringProjectKind CustomMultiLabelClassification { get; }
static member CustomMultiLabelClassification : Azure.AI.Language.Text.Authoring.TextAuthoringProjectKind
Public Shared ReadOnly Property CustomMultiLabelClassification As TextAuthoringProjectKind

Property Value

Applies to