amazon-textract-textractor icon indicating copy to clipboard operation
amazon-textract-textractor copied to clipboard

Use iou algorithm to find most likely table

Open k-agau opened this issue 10 months ago • 0 comments

Issue #, if available: N/A

Description of changes: Previously, prettyprinter looked to find whether table A and table B were within a threshold of .1. This found the first table within that threshold rather than finding the most likely table.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

k-agau avatar Jan 22 '25 00:01 k-agau