Hierarchy

  • ListFieldValue

Constructors

Properties

Methods

Constructors

Properties

bbox: Polygon = []

Contains exactly 4 relative vertices coordinates (points) of a right rectangle containing the word in the document.

confidence: number

The confidence score of the prediction. Note: Score is calculated on word selection, not its textual content (OCR).

content: string

Extracted content of the prediction

pageId?: number

The document page on which the information was found.

polygon: Polygon = []

Contains the relative vertices coordinates (points) of a polygon containing the word in the document.

Methods

Generated using TypeDoc