I'm working on a project to consume vendor invoices and am using a custom model (document processing) to do so. The format in question has "Line" as the first column and "Product Code" as the second column. The vendor has the first column right justified and the second left justified so the "Line" and "Product Code" numbers are relatively close (see screenshot attached). Anyone have a good way of forcing AI Builder to see those as separate columns? In the screenshot, the "Line" value is "1" and the "Product Code" is "000000018601-01". AI Builder is recognizing the "Product Code" column with the Line column -- "1 0000005301-01"
I've trained 20 PDFs so far, do you think more will make any difference? I'm using the "basic" table training style, would advanced make any difference? Or am I up a creek without a paddle on this format? I guess I could "ask" the vendor to change the justification..