Commit Graph

20 Commits

Author SHA1 Message Date
Ivandro Ismael
3397886a46 [Configuration] - Cache directory
Suffix everyting out with 'Directory'
2016-10-31 01:50:15 +00:00
aaaxx
74c5c0a29e Updated OcrFixReplaceList.cs
Added other common Latin ligatures present in Unicode.

Also added the acute accent, which I've often seen used instead of the
apostrophe, either as an OCR error or because people mistake it for the
curly apostrophe.

Closes #1961
2016-09-25 11:15:04 +02:00
aaaxx
a02a82a599 minor comment edit in OcrFixReplaceList.cs 2016-09-19 03:00:26 +02:00
Ivandro Ismael
e2ea2c87e2
[OcrReplaceList] - Remove fruitless replaces. 2016-09-07 04:29:32 +01:00
Nikolaj Olsson
1342b062fb Merge pull request #1801 from ivandrofly/patch-ocr
[OCR] - Fix from prev PR.
2016-06-18 23:47:09 +02:00
Nikolaj Olsson
7b5c874f4d Minor fix for last commit (fix #1800) 2016-06-18 17:08:27 +02:00
Ivandro Ismael
b14d00bc6e
[OCR] - Fix from prev PR. 2016-06-18 14:30:25 +00:00
Ivandro Ismael
9d01dfb4d8 [OCR] - Minor optimizationss. 2016-06-17 20:58:44 +00:00
Waldi Ravens
f2735d42e2 Fixed typo (Dictionaries/OcrFixReplaceList) 2016-04-07 15:04:36 +02:00
Ivandro Ismael
33f5155700 [NamesList] - Combine two collection using AddRange. 2016-03-27 15:32:16 +01:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
niksedk
f28dfb6b81 Removed "System.Windows.Forms" reference from libse 2016-01-04 20:50:20 +01:00
ivandroflygit config --global user.email ivandrofly@gmail.comgit config --global user.name ivandrofly
51ab47541b Call extension method instead '.Contains()' 2015-12-18 18:01:41 +00:00
Nikolaj Olsson
c46680ed11 Merge pull request #1221 from ivandrofly/patch-5
[bugfix] - fix bug (invalid regex pattern) in 'find' + better element validation
2015-09-02 19:47:37 +02:00
ivandrofly
e56998cfca [bugfix] - fix bug (invalid regex pattern) in 'find' + better element validation 2015-09-02 17:24:15 +01:00
ivandrofly
b37a395f79 [OcrFixReplaceList] - minor refact 2015-09-02 07:24:17 +01:00
ivandrofly
4d9c12d676 [ocr] - minor fix 2015-09-01 19:15:10 +01:00
Waldi Ravens
3af13be054 Strip control characters before trimming white space 2015-09-01 01:08:25 +02:00
niksedk
aae3152746 Fix #1211 - strip control characters from input - thx SirEllert / xylographe :) 2015-08-31 21:48:13 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00