karenjexphd / classification_extraction_tests

Docker images and runtime commands for end-to-end cell classification and table extraction tests
0 stars 0 forks source link

Allow processing of files containing more than one table #13

Open karenjexphd opened 11 months ago

karenjexphd commented 11 months ago

The table extraction method of each system may identify more than one table. The mapping to the table model currently only allows a single table per file processed.

Changes will need to be made to the map_.py scripts to allow this

karenjexphd commented 10 months ago

update map_.py scripts to allow processing of more than one table per file