Hello, I have created my own dictionary and I'd like to increase the trust in it to try to improve results (I didn't really notice any improvements with parameters' default values). According to the FAQ: "For tesseract-ocr >= 3.01 try increasing the variables language_model_penalty_non_freq_dict_word and language_model_penalty_non_dict_word in a config file." I am using a .NET wrapper for tesseract 3.01 and the wrapper does not expose the functionality to use config files (via Init or ReadConfig). I tried setting the parameters from SetVariable (again - didn't notice any improvements). Is setting the parameters working from SetVariable? Do I need to explicitly use a config file in order to really apply those (meaning I need to invest time to rebuild the wrapper and expose the functionality)?
Ceco -- -- 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.

