TextAuthoringProjectKind.CustomMultiLabelClassification Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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