mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-10 14:42:24 +00:00
There are cases when function is_possible_narrative_text receives an incorrect return from function exceeds_cap_ratio and does an incorrect classification, so some of the return values of exceeds_cap_ratio are corrected. --------- Co-authored-by: Matt Robinson <mrobinson@unstructured.io>