Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecognizeEntitiesResultCollection

Package version

Collection of RecognizeEntitiesResult objects corresponding to a batch of input documents, and annotated with information about the batch operation.

Hierarchy

  • any
    • RecognizeEntitiesResultCollection

Index

Properties

modelVersion

modelVersion: string

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

Optional statistics

Statistics about the input document batch and how it was processed by the service. This property will have a value when includeStatistics is set to true in the client call.

Generated using TypeDoc