mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2026-01-06 04:11:08 +00:00
Makes the bounding box coordinates available when using fast strategy. * Refactored partition_text to make the workflow of categorizing an element purely from the text available without running the entirety of partition_text. * Transformed the coordinates from pdf space into pixel space to be consistent with hi_res. We will probably want to revisit the coordinate system soon.