Hi,

when I try to uncombine the eng.traineddata file

using the command: combine_tessdata -u tessdata/eng.traineddata output/eng.*

it does not work and I get the error-message:

*Extracting tessdata components from tessdata/eng.traineddata*

*TessdataManager can't determine which tessdata component is represented by 
*config*

*tesseract::TessdataManager::TessdataTypeFromFileName( filename, &type, 
&text_file):Error:Assert failed:in file tessdatamanager.cpp, line 237*

*Abort trap: 6*

But if I extract a single component (e.g.  eng.config) from the 
eng.traineddata file

using the command: combine_tessdata -e tessdata/eng.traineddata 
output/eng.config 

then this works without any problem:

*Extracting tessdata components from tessdata/eng.traineddata*

*Wrote output/eng.config*



Am I doing something wrong with the -u parameter?




-- 
-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

--- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to