diff options
Diffstat (limited to 'src/main/resources/tessdata/configs/bigram')
-rw-r--r-- | src/main/resources/tessdata/configs/bigram | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/tessdata/configs/bigram b/src/main/resources/tessdata/configs/bigram new file mode 100644 index 0000000..5d6c2d0 --- /dev/null +++ b/src/main/resources/tessdata/configs/bigram @@ -0,0 +1,5 @@ +load_bigram_dawg True +tessedit_enable_bigram_correction True +tessedit_bigram_debug 3 +save_raw_choices True +save_alt_choices True |