main
Add PAGE XML renderer / export (#4214)
Add support for ALTO output
Cube trained data for fra, ita, rus, spa
fix filemode; update autotools and distribution script to repository changes; ignore doxygen generated files and langauge data files;
fix issue 755; add example config files from tesseract manpage
New config for testing bigram correction.
Removed unused parameters
Added Hindi traineddata
Rename get.image config to get.images and install
Don't set page segmentation mode for hocr, pdf and tsv configs
Major internationalization improvements
3.01 code from http://github.com/jimregan/tesseract-ocr with addaptions related to Linux and Windows (VC2008) compile process
Added logfile config
remove legacy parameter disable_character_fragments from lstm.train
Add a new renderer to create box files from images for LSTM training
Add debug configuration for LSTM
If there is no explicit renderer(s), default to TessTextRenderer
fix --enable-multiple-libraries; implement quite mode (issue 580)
Fixed 2 errors
set unlv_tilde_crunching to false; fixes #1449 #948
Add renderer to create WordStr box files from images