peirick/Tesseract-OCR_for_Windows

Can't use training tools

Shweta-singh opened this issue · 2 comments

I built the tesseract for visual studio 2017 x64 bit and it is running fine. But when i train the data unicharset_extractor is not a command error comes. How to use the training tools?

You have to build the training tools yourself. Please have a look at: https://github.com/tesseract-ocr/tesseract/wiki/Training-Tesseract

That is only for linux not for windows x64..