I've noticed that the default OCR script doesn't work correctly if you have words like "I'll" or "it'll" - it causes an OCR error whose correction I need to revert after the other ones have been fixed. Could you please tell me what to add to the script to avoid these problems?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2014-10-23
Found out the problem - it was a different kind of hyphen in the srt file. I had to add this line to the OCR script to make it work:
Hi,
and thanks for a very useful program.
I've noticed that the default OCR script doesn't work correctly if you have words like "I'll" or "it'll" - it causes an OCR error whose correction I need to revert after the other ones have been fixed. Could you please tell me what to add to the script to avoid these problems?
Found out the problem - it was a different kind of hyphen in the srt file. I had to add this line to the OCR script to make it work:
<ERROR Find="<span>[A-ZÁ-Úa-zá-ú]</span>’(II)\\b" ReplaceBy="ll">