Aracılığıyla paylaş


KeyPhraseExtractionBatchResult type

Anahtar tümcecik ayıklama toplu işleminin sonucu.

type KeyPhraseExtractionBatchResult = ActionMetadata &
  BatchActionResult<KeyPhraseExtractionResult, "KeyPhraseExtraction">