Package version:

Interface ClassifierDocumentTypeDetails

Classifier document type info.

Hierarchy

  • ClassifierDocumentTypeDetails

Properties

azureBlobFileListSource?: AzureBlobFileListSourceDetails

Azure Blob Storage file list specifying the training data for a classifier document type. Either azureBlobSource or azureBlobFileListSource must be specified.

azureBlobSource?: AzureBlobSourceDetails

Azure Blob Storage location containing the training data for a classifier document type. Either azureBlobSource or azureBlobFileListSource must be specified.

Generated using TypeDoc