Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JobManifestTasks

Package version

The set of tasks to execute on the input documents. Cannot specify the same task more than once. Description of collection of tasks for the analyze API to perform on input documents

Hierarchy

  • JobManifestTasks

Index

Properties

Optional entityRecognitionPiiTasks

entityRecognitionPiiTasks: PiiTask[]

A collection of descriptions of Pii entities recognition tasks.

Optional entityRecognitionTasks

entityRecognitionTasks: EntitiesTask[]

A collection of descriptions of entities recognition tasks.

Optional keyPhraseExtractionTasks

keyPhraseExtractionTasks: KeyPhrasesTask[]

A collection of descriptions of key phrases recognition tasks.

Generated using TypeDoc