Class TextExtractionModelMetadata (2.4.2)

TextExtractionModelMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Model metadata that is specific to text extraction. .. attribute:: model_hint

Indicates the scope of model use case.

  • default: Use to train a general text extraction model. Default value.

  • health_care: Use to train a text extraction model that is tuned for healthcare applications.

    :type: str