Commit Graph

28 Commits

Author SHA1 Message Date
Nikolaj Olsson
c02f3287ab Minor refact 2017-08-07 17:42:48 +02:00
Nikolaj Olsson
5886609fc9 Add to names language list is now culture neutral (accordingly to changes in SE 3.5.3) 2017-05-26 22:04:13 +02:00
Ivandro Ismael
550c8819c7 [namelist] - update part 4. 2017-05-07 15:26:23 +01:00
Ivandro Ismael
401450e0fd [NameList] - change NameEtc => names 2017-05-03 23:04:50 +01:00
Nikolaj Olsson
7f4439f013 Optimize reading of names lists
About 45% faster (now uses "XmlReader", results might depend on disk speed too)
2017-04-16 17:37:50 +02:00
Ivandro Ismael
fd10a31b5b [NamesList] - Minor fix for IsInNamesMultiWordList(). 2017-04-11 03:45:39 +01:00
Ivandro Ismael
91fa8d59c5 [NamesList] - Remove postfix Etc in method name. 2017-04-11 03:42:26 +01:00
Ivandro Ismael
db9b5fd61f [Name-List] - Update names_etc.xml (#2278)
* [Name-List] - Update names_etc.xml

* [Dictionary] - Update part 2.

* [Namelist] - <ignore_list> => <names> and new <blacklist> added.

* [Namelist] - Make name list culture insensitive.

* [Namelist] - Update installer.

* Fix broken codes.
2017-04-10 19:23:24 +02:00
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