I want to extract useful information from images of the bills.
I have already converted images to text using OCR + pytesseract and extracting the information based on specific words like total, amount, etc.
What will be the best generic approach for handling various types of unstructured bills to extract Place of the bill and amount?