Re: [tesseract-ocr] Re: Combining tessdata files Error opening unicharset file

2017-07-28 Thread ShreeDevi Kumar
You need to mv or rename the files with por. prefix then when you use combine_tessdata command it will use all por. files to create traineddata. see https://github.com/tesseract-ocr/tesseract/blob/master/training/tesstrain_utils.sh mv ${TRAINING_DIR}/inttemp

[tesseract-ocr] Re: Combining tessdata files Error opening unicharset file

2017-07-28 Thread ahmed . barbouche1
This my essay -- 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 tesseract-ocr+unsubscr...@googlegroups.com. To post to this group, send email to

Re: [tesseract-ocr] Re: Combining tessdata files Error opening unicharset file

2017-07-28 Thread ahmed . barbouche1
Hi, My objective is to make a new trained file, i follow the process "how make raining- tessract with commande on linux", ( PDF, tif , fix the size of each alphabet with jtestbox , then make uncharset ... ) i have all file ready , but in final i have probleme when i set command

Re: [tesseract-ocr] Re: Combining tessdata files Error opening unicharset file

2017-07-27 Thread ShreeDevi Kumar
what command did you use? make sure that all components are there as listed. looks like only the unicharset was available for building your traineddata. ShreeDevi भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com On Thu, Jul 27,

[tesseract-ocr] Re: Combining tessdata files Error opening unicharset file

2017-07-27 Thread ahmed . barbouche1
hello, I have already tried this step but finnaly i got this error : Combining tessdata files Error: traineddata file must contain at least (a unicharset fileand inttemp) OR an lstm file. Error combining tessdata files into por.traineddata Version string:4.00.00alpha 1:unicharset:size=1124,

[tesseract-ocr] Re: Combining tessdata files Error opening unicharset file

2015-05-08 Thread Quan Nguyen
It appears that you left out some steps, such as file rename. If por is the language code, then the combine command would be: combine_tessdata por. Use a training tool, such as jTessBoxEditor http://vietocr.sourceforge.net/training.html, if possible. On Thursday, May 7, 2015 at 1:00:45 AM