Re: Custom Wordlist without Retraining

2011-05-08 Thread zdenko podobny
Please try to read (to look is not enough ;-) ) [1] : // Specify option -u to unpack all the components to the specified path: // // combine_tessdata -u tessdata/eng.traineddata /home/$USER/temp/eng. // // This will create /home/$USER/temp/eng.* files with individual tessdata // components from

Re: Custom Wordlist without Retraining

2011-05-08 Thread Max Cantor
I was looking at that, but can't find the other component files in the source tree. is there somewhere to get the component files for the eng.trainneddata? sorry if i'm missing something obvious... max On May 9, 2011, at 1:40 AM, zdenko podobny wrote: > see [1] or user-words on the same page.

Re: Custom Wordlist without Retraining

2011-05-08 Thread zdenko podobny
see [1] or user-words on the same page. [1] http://code.google.com/p/tesseract-ocr/wiki/TrainingTesseract3#Putting_it_all_together Zdenko On Sun, May 8, 2011 at 5:53 PM, Max Cantor wrote: > Is there a way to set up a custom wordlist without going through the entire > retraining process? our w

Custom Wordlist without Retraining

2011-05-08 Thread Max Cantor
Is there a way to set up a custom wordlist without going through the entire retraining process? our wordlists will change a bit at runtime, so if there is an API variable to set, that would be perfect for us. Thanks, Max Keep up the good work! -- You received this message because you are sub