Hi everyone!
I was wondering if there is a function or method to get character or word error rate after applying tesseract-ocr on the image?
What i mean is, for example,
when i run the command
- tesseract test_image.tiff output_text
after writing the text in the output_text file, it could return me the word error rate or character error rate of the text...