How to get all possible prediction of each letter

44 views
Skip to first unread message

Yash Mistry

unread,
Jun 24, 2022, 8:45:43 AM6/24/22
to tesseract-ocr
Hello, 

Is there any way to get all possible prediction of each letter of text?

e.g.
Input: hello
Output: 
for first letter of text.
h: 0.98
6: 0.60
b: 0.45

for last letter of text,
o: 0.90
0: 0.70
6: 0.50

So basically I want all possible prediction of each letter and their respective confidence so I can know where my OCR failing.
Reply all
Reply to author
Forward
0 new messages