NielsRogge/Transformers-Tutorials

Table transformer demo not handling empty cells

billou2k opened this issue · 0 comments

When tables have empty cells it seems, the Jupiter notebook script ignores them and all subsequent cells are shifting left meaning the resulting csv can't be used.
I tried to tweak the part of the code that does the OCR and populates "result" but I end up with a out of boundary loop error. Is that something that can be handled by the notebook code?
table-llm-na