Merge pull request #728 from diomed/patch-4

Update eng_OCRFixReplaceList
This commit is contained in:
Nikolaj Olsson 2015-05-04 18:34:02 +02:00
commit a773882465

View File

@ -109,6 +109,7 @@
<Word from="accldent" to="accident" />
<Word from="Acool" to="A cool" />
<Word from="afier" to="after" />
<Word from="affraid" to="afraid" />
<Word from="Afriend" to="A friend" />
<Word from="afterall" to="after all" />
<Word from="afterthe" to="after the" />
@ -1193,6 +1194,7 @@
<Word from="Smiih" to="Smith" />
<Word from="so/id" to="solid" />
<Word from="SoBl3lNG" to="SOBBING" />
<Word from="soemtimes" to="sometimes />
<Word from="Sojust" to="So just" />
<Word from="soldierl" to="soldier!" />
<Word from="somethlng" to="somethlng" />
@ -1361,6 +1363,7 @@
<Word from="ve/y" to="very" />
<Word from="veiy" to="very" />
<Word from="Véry" to="Very" />
<Word from="versioin" to="version" />
<Word from="vi/ay" to="way" />
<Word from="visitjails" to="visit jails" />
<Word from="Viva/di's" to="Vivaldi's" />
@ -2189,4 +2192,4 @@
<RegularExpressions>
<!-- <RegEx find="\bi\b" replaceWith="I" /> just an example - do not use this regex -->
</RegularExpressions>
</OCRFixReplaceList>
</OCRFixReplaceList>