Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Document

Package version

An object describing the location and semantic content of a document.

Hierarchy

  • Document

Index

Properties

Optional boundingRegions

boundingRegions: BoundingRegion[]

Bounding regions covering the document.

confidence

confidence: number

Confidence of correctly extracting the document.

docType

docType: string

Document type.

fields

fields: {}

Dictionary of named field values.

Type declaration

spans

spans: DocumentSpan[]

Location of the document in the reading order concatenated content.

Generated using TypeDoc