Extracting table confidence score
By default the confidence score is not extracted for fields of type tables. Learn how to enable it, and what the number implies below.
How to enable confidence score extraction
Confidence score extraction for tables is disabled by default. In order to enable it navigate to the Fields page of your application, and then edit the configuration for each table you want to enable confidence score extraction. The setting "Extract confidence score" enables the extraction for the table.

What does the confidence describes
The confidence score for tables indicates the likelihood that the number of rows extracted aligns with the number of rows in the original document. It is a value between 0.0 and 1.0, where higher scores represent greater confidence in the row count match.
While helpful for assessing row alignment, the score does not necessarily reflect the overall accuracy of the extracted table data.
Updated 4 days ago