Commit graph

12 commits

Author SHA1 Message Date
Shreeshrii 719cfd41d4
Fix extra spaces in words for chi_tra
#Fixes https://github.com/tesseract-ocr/tesseract/issues/991
preserve_interword_spaces 1
2018-02-20 22:50:06 +05:30
Shreeshrii 80d92b7db6
Fix extra intra-word spaces by adding config file
with preserve_interword_spaces 1
2018-02-20 20:18:27 +05:30
Shreeshrii 999c0449c8 Fix config file for default oem mode, change to --oem 1
Config files had tessedit_ocr_engine_mode	2
causing processing with --oem 3 (default mode based on config file) to fail

Failed loading language 'san'
Tesseract couldn't load any languages!
Could not initialize tesseract.

Only changed the config file, not version.
2017-09-15 18:44:40 +05:30
zdenop 7588b0386b Merge pull request #2 from stweil/master
README: Improve description and add link to Tesseract wiki
2017-09-15 14:35:16 +02:00
Stefan Weil 4888b72756 README: Improve description and add link to Tesseract wiki
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-09-15 11:43:44 +02:00
zdenop f7218f89f1 Merge pull request #1 from stweil/master
Improve GitHub integration
2017-09-15 08:16:23 +02:00
Stefan Weil 56fa30165e README: Add text from former COPYRIGHT and add links
Format also the text, so it looks nicer on GitHub.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-09-15 07:36:49 +02:00
Stefan Weil 7a0584012c Use the full Apache License text
Now GitHub is able to detect and show the project license.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2017-09-15 07:27:16 +02:00
Jeff Breidenbach 25cb87d4bb add license info 2017-09-14 15:05:21 -07:00
Jeff Breidenbach 923915d4ce Initial import to github (on behalf of Ray) 2017-09-14 14:35:44 -07:00
Jeff Breidenbach 0415860a32 Testing permissions 2017-09-14 14:28:32 -07:00
theraysmith f7ec066362 Initial commit 2017-09-11 18:11:20 +01:00