Hi, I'm Trying to find classifier choices for a single symbol by using api in wiki page(https://github.com/tesseract-ocr/tesseract/wiki/APIExample) the results for each character in English is like this: symbol : c conf:89.6814 c conf:89.6814 e conf:83.7891 C conf:80.4431 ยข conf:77.6685
When l used the traineddata which I created by myself, the result was the same. but when I use ara.traineddata for Arabic language (downloaded from https://github.com/tesseract-ocr/tessdata) It shows only one choice for each character. how can I fix this to get multiple results for each character in Arabic too? -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/d9de4a4e-8c9b-45ca-bb57-dce86eced142%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

