Hi, I’m trying to train an existing tesseract to improve the accuracy of Sinhala language. I’ve been following these steps for the training purpose https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract#run-tesseract-for-training. However when I execute the following command I’m getting the below an error stating *'training' is not recognized as an internal or external command,operable program or batch file.*. Could anyone please help me on this… The command is, training/text2image --text=training_text.txt --outputbase=sin.IsiAbhaya.exp0 --font='IsiAbhaya' --fonts_dir=C:/Windows/Fonts
My main requirement is to improve the accuracy of the character recognition. Thanks in advance -- 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/4bcb63fb-18af-4429-8e9c-4951cb1cdf46%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

