Skip to content

Commit

Permalink
fix issue 755; add example config files from tesseract manpage
Browse files Browse the repository at this point in the history
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@894 d0cd1f9f-072b-0410-8dd7-cf729c803f20
  • Loading branch information
zdenop@gmail.com committed Oct 20, 2013
1 parent 2f871a0 commit 2bc62a6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/bazaar
@@ -0,0 +1,4 @@
load_system_dawg F
load_freq_dawg F
user_words_suffix user-words
user_patterns_suffix user-patterns
2 changes: 2 additions & 0 deletions eng.user-patterns
@@ -0,0 +1,2 @@
1-\d\d\d-GOOG-411
www.\n\\\*.com
5 changes: 5 additions & 0 deletions eng.user-words
@@ -0,0 +1,5 @@
the
quick
brown
fox
jumped

0 comments on commit 2bc62a6

Please sign in to comment.