Enum LabelTextRequest.Types.Feature
Text labeling task feature.
Namespace: Google.Cloud.DataLabeling.V1Beta1
Assembly: Google.Cloud.DataLabeling.V1Beta1.dll
Syntax
public enum Feature
Fields
| Name | Description |
|---|---|
| TextClassification | Label text content to one of more labels. |
| TextEntityExtraction | Label entities and their span in text. |
| Unspecified |