I'm trying to build a greatly simplified version of the existing eng tessdata. By simplified I'm removing any punctuation and trying to train tesseract to only recognize AlphaNumberic English characters.
In learning the steps I need to take I'm trying to just run combine_tessdata on the existing eng. training files in tessdata but I can't even do that. Is that even possible? Here's the output I get when I run combine_tessdata.exe in the tessdata directory: C:\Program Files (x86)\Tesseract-OCR\tessdata>combine_tessdata eng. Combining tessdata files Error opening unicharset file Error combining tessdata files into ./eng.traineddata C:\Program Files (x86)\Tesseract-OCR\tessdata> -- 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 http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/ad5a6a81-244e-496f-9f96-afe46cbc991f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

