Added a few words to the English OCR fix replace list

This commit is contained in:
Nikolaj Olsson 2016-08-21 20:20:36 +02:00
parent 83fa7c5c25
commit f9a2e99d54

View File

@ -2152,11 +2152,36 @@
<LinePart from="! Lt " to="! It " />
<LinePart from="? Lt " to="? It " />
<LinePart from="SQMEWH ERE ELSE" to="SOMEWHERE ELSE" />
<LinePart from=" I,m " to=" I'm " />
<LinePart from=" I,ve " to=" I've " />
<LinePart from=" you,re " to=" you're " />
<LinePart from=" you,ll " to=" you'll " />
<LinePart from=" doesn,t " to=" doesn't " />
<LinePart from=" let,s " to=" let's " />
<LinePart from=" he,s " to=" he's " />
<LinePart from=" it,s " to=" it's " />
<LinePart from=" can,t " to=" can't " />
<LinePart from=" Can,t " to=" Can't " />
<LinePart from=" don,t " to=" don't " />
<LinePart from=" Don,t " to=" Don't " />
</PartialLines>
<PartialLinesAlways>
<LinePart from="forbest act" to="for best act" />
</PartialLinesAlways>
<BeginLines>
<Beginning from="Don,t " to="Don't " />
<Beginning from="Can,t " to="Can't " />
<Beginning from="Let,s " to="Let's " />
<Beginning from="He,s " to="He's " />
<Beginning from="I,m " to="I'm " />
<Beginning from="I,ve " to="I've " />
<Beginning from="I,ll " to="I'll " />
<Beginning from="You,ll " to="You'll " />
<Beginning from="T hey " to="They " />
<Beginning from="T here " to="There " />
<Beginning from="W here " to="Where " />
<Beginning from="M aybe " to="Maybe " />
<Beginning from="S hould " to="Should " />
<Beginning from="|was" to="I was" />
<Beginning from="|am " to="I am" />
<Beginning from="No w, " to="Now, " />