Hi, assume that I have creates 20 LSTM files for English for example, each LSTM file is for a different font, when I make detection against an image by running the command: *tesseract image results -l eng--tessdata-dir ./tessdata --oem 1* does the tesseract check the image against all LSTM files, or just take one of them and make detection against it?
I'm assuming that to make the detection is more accurate I should create many LSTM files for different fonts, because images can be with different fonts from each other so in this way it would be more accurate since I have LSTM file for every possible font, is that correct? Thanks -- 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/729fe287-e7b1-4f06-903b-25151b8126c6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

