Update hrv_OCRFixReplaceList.xml

This commit is contained in:
May Kittens Devour Your Soul 2023-11-29 08:12:50 +01:00 committed by GitHub
parent 5a6ab99b27
commit d5c6bce898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<OCRFixReplaceList> <OCRFixReplaceList>
<WholeWords> <WholeWords>
<Word from="()d" to="Od" />
<Word from="ae" to="se" /> <Word from="ae" to="se" />
<Word from="aam" to="sam" /> <Word from="aam" to="sam" />
<Word from="advokati" to="odvjetnici" /> <Word from="advokati" to="odvjetnici" />
@ -3304,6 +3303,7 @@
<Word from="decembar" to="prosinac" /> <Word from="decembar" to="prosinac" />
<Word from="Decembar" to="Prosinac" /> <Word from="Decembar" to="Prosinac" />
<!-- Common OCR ERRORS --> <!-- Common OCR ERRORS -->
<Word from="()d" to="Od" />
<Word from="aieksandre" to="Aleksandre" /> <Word from="aieksandre" to="Aleksandre" />
<Word from="aii" to="ali" /> <Word from="aii" to="ali" />
<Word from="atlantskl" to="atlantski" /> <Word from="atlantskl" to="atlantski" />
@ -4866,6 +4866,7 @@
<RegEx find="bsl" replaceWith="bal" /> <RegEx find="bsl" replaceWith="bal" />
<RegEx find="bqr" replaceWith="bar" /> <RegEx find="bqr" replaceWith="bar" />
<RegEx find="bs([to])" replaceWith="ps$1" /> <RegEx find="bs([to])" replaceWith="ps$1" />
<RegEx find="bto" replaceWith="bio" />
<RegEx find="bunić" replaceWith="bunit ć" /> <RegEx find="bunić" replaceWith="bunit ć" />
<!-- opservacija--> <!-- opservacija-->
<RegEx find="bzer" replaceWith="pser" /> <RegEx find="bzer" replaceWith="pser" />