Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KeyPhraseExtractionBatchAction

Package version

Options for an key phrase extraction batch action.

Hierarchy

Index

Properties

Optional actionName

actionName: undefined | string

The name of the action.

Optional disableServiceLogs

disableServiceLogs: undefined | false | true

If set to true, you opt-out of having your text input logged for troubleshooting. By default, Cognitive Language Service logs your input text for 48 hours, solely to allow for troubleshooting issues. Setting this parameter to true, disables in logging and may limit our ability to remediate issues that occur.

Default is false.

kind

kind: "KeyPhraseExtraction"

The kind of the action.

Optional modelVersion

modelVersion: undefined | string

The version of the model to be used by the action.

Generated using TypeDoc