Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtractKeyPhrasesAction

Package version

Options for a key phrases recognition action.

Hierarchy

Index

Properties

Optional actionName

actionName: undefined | string

The preferred name for this action.

Optional disableServiceLogs

disableServiceLogs: undefined | false | true

If set to false, you opt-in to have your text input logged for troubleshooting. By default, Text Analytics will not log your input text for pii entities recognition. Setting this parameter to false, enables input logging.

Optional modelVersion

modelVersion: undefined | string

The version of the text analytics model used by this operation on this batch of input documents.

Generated using TypeDoc