yes, you said me and i clone last tesseract-master and insatll it and leptoica again and make tiff and box file and unicharest and then use this syntax: training/tesstrain.sh \ --fonts_dir /usr/share/fonts \ --lang eng \ --training_text langdata/eng/eng.training_text \ --linedata_only \ --noextract_font_properties --langdata_dir langdata \ --tessdata_dir ./tessdata \ --fontlist "Times New Roman," \ --output_dir tesstutorial/engtrian ------------------------------------------------------------ training/tesstrain.sh \ --fonts_dir /usr/share/fonts \ --lang eng \ --training_text langdata/eng/eng.training_text \ --linedata_only \ --noextract_font_properties --langdata_dir langdata \ --tessdata_dir ./tessdata \ --output_dir tesstutorial/engeval and finally i use the last code that i said took error. and for last syntax i put langdata/eng on folder of engtrian
On Saturday, August 5, 2017 at 5:28:48 PM UTC+4:30, shree wrote: > > Are you using the latest source of programs from github for building > tesseract? > > ShreeDevi > ____________________________________________________________ > भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com > > On Sat, Aug 5, 2017 at 6:21 PM, Ava Nimaee <[email protected] > <javascript:>> wrote: > >> Hi >> i used this syntax: >> >> training/lstmtraining --debug_interval 100 \ >> --traineddata ~/tesstutorial/engtrain/eng/eng.traineddata \ >> --net_spec '[1,36,0,1 Ct3,3,16 Mp3,3 Lfys48 Lfx96 Lrx96 Lfx256 O1c111]' \ >> --model_output ~/tesstutorial/engoutput/base --learning_rate 20e-4 \ >> --train_listfile ~/tesstutorial/engtrain/eng.training_files.txt \ >> --eval_listfile ~/tesstutorial/engeval/eng.training_files.txt \ >> --max_iterations 5000 &>~/tesstutorial/engoutput/basetrain.log >> >> and put eng.traineddata on right path but has an error: >> >> ERROR: Non-existent flag --traineddata >> >> can you help me? >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/tesseract-ocr. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tesseract-ocr/30f1bf28-ea15-4999-b9ca-bccfed2be66f%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tesseract-ocr/30f1bf28-ea15-4999-b9ca-bccfed2be66f%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/a9e00cdf-64d2-4cfe-9ff8-de931c34d798%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

