Replies: 1 comment
|
The The word list biases tesseract to prefer words that that are in its dictionaries (including user dictionaries) when it is not confident. So it's not absolute. If words have special capitalization that is considered too Example word list file There is also a |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am using ocrmypdf and use the ocred pdfs to search for text.
This text is mainly last names, first names and birth dates.
Is there an option to help ocrmypdf with these words? Names are typically not used as training objects.
The names in question are all in my database. So, my idea is to provide a list o these names as buzz words to help improving OCR
Good idea?
All reactions