Java-based OCR Library for Document Processing for Invoices

Job ID: 38804665

Budget: $750 – $1,500 USD

I'm looking for a skilled Java developer to write some OCR code in java for a certain type of document.

Key Requirements:
- The application needs to process printed text documents and extract text and tables.
- It should act like a library where it is told where a file or document is and return a List of objects which are equivalent to the rows of data in ods file that was provided
- It must be very accurate
- It must leave cells blank where it unsure and inform the user which file, check number and page the error occurred


Ideal Skills:
- Proficient in Java and familiar with OCR libraries.
- Understanding of data extraction

I have provided modified images and an ods sheet which acts as a ground truth for what ever you build. The data on the sheet should match the data extracted from the images.
Make sure as part of the object data structure that it includes the path to the file the data from that row was extracted from is kept tract of.