مشاركة عبر


KeyPhraseExtractionBatchResult type

نتيجة إجراء دفعة استخراج العبارة الرئيسية.

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