KeyPhraseExtractionBatchResult type
The result of a key phrase extraction batch action.
type KeyPhraseExtractionBatchResult = ActionMetadata &
BatchActionResult<KeyPhraseExtractionResult, "KeyPhraseExtraction">