Hi,
I am using Tesseract in my python application, and i would use only my own dictionary. I tried to do it with bazaar <https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc#CONFIGFILE> explanation but i didn't understand how to do it ?!! I didn't find python commands to do this , here is my code : * text = tess.image_to_string(img , lang='fra+eng') #config='bazaar' * What is the config should I use to Thank You -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/00ae9272-2ca2-472b-afb4-d63241b94ba1n%40googlegroups.com.

