OCR on Menu cards dataset
This project performs computer Vision on Indian restaurant Menu Cards using Jupyter Notebook. The project aims to perform Tesseract an Optical Character Recognition algorithm after image preprocessing and thresholding. Further performs spell checking using minimum edit distance and obtains insights based on Natural Language Processing concepts.
- Download the jupyter notebook file.
- Upload it to your google drive and your kaggle key
- Import the neceassry libraries given in the prerequisites
- Run all the jupyter cells one by one
- Test with any other menu card you want