rohitsaluja22 / OpenOCRCorrect

An end to end Interactive Interface for correcting mistakes in OCR output.
BSD 3-Clause "New" or "Revised" License
50 stars 51 forks source link

How are you getting output from OCR? Can you point out the component from your project related to this? #6

Closed VinayNagalgaonkar1998 closed 4 years ago

rohitsaluja22 commented 4 years ago

We do not use any OCR engine in the backend. We use the text files obtained from tesseract, Google Docs, Indsenz etc.

Output of OCR engine is what is displayed on the text editor side of gui. Refer "IEROCR" and "GEROCR" and page by page output in folder "Inds" in Readme for using 2 OCR engines. These files are available for each sample book I have given in github repo.