I am using tesseract v5.0.0-alpha.20200328.--I tried ' -c tessedit_char_whitelist=0123456789,' it does work.But for Chinese characters, neither '-c tessedit_char_whitelist=我愛你' nor the unicode '-c tessedit_char_whitelist=\u6211\u611b\u4f60' work.Can anyone give me a hint? Thanks a lot.
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-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/e1fe3ec5-3df5-42c3-8ddd-faac75e22f77o%40googlegroups.com.
Thank you for your reply. I tried your advice but it still do not work.