/doctodb

Primary LanguagePythonMIT LicenseMIT

doctodb

To setup

To run

to run application:

python3 app.py Navigate too http://127.0.0.1:5000/upload Use the upload button to upload the file

to run standalone from files

place files that you want to process in the 'input' folder python3 ocr_core.py take the processed files from the 'output' folder