CascadeTabNet icon indicating copy to clipboard operation
CascadeTabNet copied to clipboard

How to remove unwanted lines in border-less table in post processing

Open Atul997 opened this issue 5 years ago • 2 comments

Can you explain how can I remove the unwanted vertical lines in border-less table or at what specific block of code should I look for to resolve this?

Atul997 avatar Jul 22 '20 10:07 Atul997

We don't remove the unwanted lines, rather we generate more lines in post processing module for border-less tables. You can find the post-processing modules in table structure recognition folder in this repo

DevashishPrasad avatar Aug 15 '20 18:08 DevashishPrasad

Ok. Can you please update the readme for borderless tables too?

Atul997 avatar Sep 21 '20 12:09 Atul997