Foreign language characters should be in training data or not
26 views
Skip to first unread message
nijin...@gmail.com
unread,
Sep 20, 2020, 5:55:19 AM9/20/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Hello.. Currently I have a lot of news domain data to train in tesseract for non-english language. But what I'd like to know is that in my news data, there are many english words and should I remove or add these english words to get the better accuracy. ( What I learned is that in tesseract, there are already english trained model and to predict the english words, we can use -l eng+(my_language)).