Skip to content
Snippets Groups Projects
Unverified Commit f49ac17f authored by Pierre-Loic Doulcet's avatar Pierre-Loic Doulcet Committed by GitHub
Browse files

Fix issue with irregular table (#9130) (#9249)


* Fix an inssue where unstructured will extract table with varying row columns count, leading to panda crashing #9130

* Consider table with wrong layout (likely html positioning with table) as Text. Add a test to verify that node_parser unstruct_element handle table correctly

* Update the irregular table to work also when the irregularity happen beyond line 0-1. Add a test for table that contain empty cell, Add a test for table that were not all line contian the same number of column.

---------

Co-authored-by: default avatarPierre <pierre@Pierres-MBP.home>
parent 65a17ffc
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment