I need to do OCR on images that contain text in Hindi, Marathi, Malayalam, etc languages. I am using AWS Textract API in the python script, but OCR on Scanned Hindi text Document gives a response with the incorrect English like words.
Does AWS Textract support the Hindi language?
Please guide me on this.
Thank You in Advance.