Hi Nick,
thanks for answering.
I had a quick look at the code-base, there seems to be no "enabling" 
variable, from the code base it seems to do what it should do. Maybe there 
are still some bugs in this part of the code. 
I'm planning to try the english model with and without the bigram-dawg and 
evaluate if it works here.

Best regards,

Florian 

Am Mittwoch, 12. Juni 2013 18:19:01 UTC+2 schrieb Nick White:
>
> Hi Florian. 
>
> The only training included with Tesseract that uses bigram dawg 
> files is eng, and the eng.config only has these 2 relevant entries: 
>
> load_bigram_dawg        True 
> tessedit_enable_bigram_correction       True 
>
> So I guess you're providing Tesseract all it needs. You could look 
> for the "verified by bigram model" reference in the code and see if 
> there is any useful nearby code that is controlled by a config 
> variable. 
>
> I don't think many people use bigram dawgs, so it's possible it 
> isn't very mature / useful. The cube code seems to be lots more 
> bigram focused, but we can't train for that yet... 
>
> Good luck, and let us know how you get on. 
>
> Nick 
>

-- 
-- 
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