Guide: Tabular Data

To parse documents that mainly contain tables, or to achieve higher accuracy when extracting data from tables with complex layouts (i.e: tables with many empty rows, or tables with multiple rows or columns merged together), we recommend setting tabularData to true

e.g:

Schema:

Response:

Last updated