I am following this link 
https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00---Finetune

For genaerating the files for fine tuning


command used (for Reference):

 combine_tessdata -e ../tessdata/ara.traineddata \
  ~/tesstutorial/aratuned_from_ara/ara.lstm


command used (actual):


cmd : /home/p/Documents/T/tesseract-master/training/combine_tessdata -e 
/usr/share/tesseract-ocr/tessdata/eng.traineddata \
> /home/p/Documents/T/engoutput/eng.lstm

error :

Extracting tessdata components from 
/usr/share/tesseract-ocr/tessdata/eng.traineddata
Not extracting /home/plianto/Documents/Tvat/engoutput/eng.lstm, since this 
component is not present


cmd  : /home/p/Documents/T/tesseract-master/training/combine_tessdata -e 
/usr/share/tesseract-ocr/tessdata/eng.traineddata \

error:
>    /home/p/Documents/T/engoutput/eng.*
Extracting tessdata components from 
/usr/share/tesseract-ocr/tessdata/eng.traineddata
TessdataManager can't determine which tessdata component is represented by 
lstmf
tesseract::TessdataManager::TessdataTypeFromFileName( filename, &type, 
&text_file):Error:Assert failed:in file tessdatamanager.cpp, line 269
Segmentation fault (core dumped)



I dont know why I am not able to extract the files, any body pls give me 
advice






-- 
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/5e6402f3-0ec2-4e52-b630-afa39fe0bfd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to