You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
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.