Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DetectedLanguage

The language detected in a document.

Properties

confidence

confidence: number

The confidence score between 0 and 1. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

language

language: string

The document language, abbreviated according to the BCP 47 syntax.

Functions

getDeserializedJsonObj

getJsonObj