Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeneratedClientEntitiesRecognitionPiiOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • GeneratedClientEntitiesRecognitionPiiOptionalParams

Index

Properties

Optional domain

domain: undefined | string

(Optional) if set to 'PHI', response will contain only PHI entities.

Optional includeStatistics

includeStatistics: undefined | false | true

(Optional) if set to true, response will contain request and document level statistics.

Optional modelVersion

modelVersion: undefined | string

(Optional) This value indicates which model will be used for scoring. If a model-version is not specified, the API should default to the latest, non-preview version.

Optional stringIndexType

stringIndexType: StringIndexType

(Optional) Specifies the method used to interpret string offsets. Defaults to Text Elements (Graphemes) according to Unicode v8.0.0. For additional information see https://aka.ms/text-analytics-offsets

Generated using TypeDoc