I'm trying to use a custom dictionary as follows:

text = pytesseract.image_to_string(img,config='--psm 12 bazaar')

"bazaar" is a .txt with:
load_system_dawg     F
load_freq_dawg       F
user_words_suffix    user-words

eng.user-words is the new dictionary I've created.

So far, I see no change in the results. *How do I even make sure the 
function is using my custom dictionary?* *Is there a way to check it?*


-- 
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 tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/579fe426-4119-4c59-92bb-723893d9a125n%40googlegroups.com.

Reply via email to