Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextAnalyticsResponse<T1>

Package version

Type parameters

Hierarchy

  • TextAnalyticsResponse

Index

Properties

documents

documents: T1[]

Response by document

errors

errors: DocumentError[]

Errors by document id.

modelVersion

modelVersion: string

This field indicates which model is used for scoring.

Optional statistics

if includeStatistics=true was specified in the request this field will contain information about the request payload.

Generated using TypeDoc