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.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/3cce07fc-48f4-4334-8ce6-ce23799a6d3an%40googlegroups.com.

Reply via email to