..
ambiguous_words.cpp
training: Support new argument --version for remaining executables
2018-04-16 07:56:55 +02:00
boxchar.cpp
Use POSIX data types and macros ( #878 )
2018-03-13 21:36:30 +01:00
boxchar.h
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
classifier_tester.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
CMakeLists.txt
Install training tools with CMake.
2018-03-23 23:28:51 +03:00
cntraining.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
combine_lang_model.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
combine_tessdata.cpp
training: Support new argument --version for remaining executables
2018-04-16 07:56:55 +02:00
commandlineflags.cpp
training: Fix dubious parsing of command line
2018-04-17 22:23:23 +02:00
commandlineflags.h
training: Fix dubious parsing of command line
2018-04-17 22:23:23 +02:00
commontraining.cpp
training: Support new argument --version
2018-04-15 12:39:18 +02:00
commontraining.h
Check library version for training executables
2018-04-15 11:31:28 +02:00
dawg2wordlist.cpp
training: Support new argument --version for remaining executables
2018-04-16 07:56:55 +02:00
degradeimage.cpp
More formatting fixes from clang tidy
2017-04-28 13:38:32 -07:00
degradeimage.h
training: Replace NULL by nullptr
2016-12-14 21:08:36 +01:00
fileio.cpp
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
fileio.h
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
icuerrorcode.h
Major refactor of beam search, elimination of dead code, misc bug fixes, updates to Makefile.am, Changelog etc.
2013-09-23 15:26:50 +00:00
lang_model_helpers.cpp
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
lang_model_helpers.h
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
language-specific.sh
gle_uncial ( #1342 )
2018-02-22 17:20:31 +01:00
ligature_table.cpp
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
ligature_table.h
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
lstmeval.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
lstmtester.cpp
Use POSIX data types and macros ( #878 )
2018-03-13 21:36:30 +01:00
lstmtester.h
Use POSIX data types and macros ( #878 )
2018-03-13 21:36:30 +01:00
lstmtraining.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
Makefile.am
add tess_version.h to distribution
2018-04-02 21:48:29 +02:00
merge_unicharsets.cpp
training: Support new argument --version for remaining executables
2018-04-16 07:56:55 +02:00
mergenf.cpp
Fix building of training tools in shared configuration.
2016-12-17 16:19:35 +03:00
mergenf.h
clang-tidy changes from sync
2017-01-25 16:20:19 -08:00
mftraining.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
normstrngs.cpp
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
normstrngs.h
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
pango_font_info.cpp
Remove obsolete code
2018-04-17 15:58:34 +03:00
pango_font_info.h
Use POSIX data types and macros ( #878 )
2018-03-13 21:36:30 +01:00
set_unicharset_properties.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
shapeclustering.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
stringrenderer.cpp
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
stringrenderer.h
Use POSIX data types and macros ( #878 )
2018-03-13 21:36:30 +01:00
tessopt.cpp
Use POSIX data types and macros ( #878 )
2018-03-13 21:36:30 +01:00
tessopt.h
Use POSIX data types and macros ( #878 )
2018-03-13 21:36:30 +01:00
tesstrain_utils.sh
fix for mktemp bug on MAC OS X
2018-04-10 14:22:33 -03:00
tesstrain.sh
Part 2 of separating out the unicharset from the LSTM model, fixing command line for training
2017-08-02 13:29:23 -07:00
text2image.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
tlog.cpp
New training tool text2image
2014-01-09 18:04:20 +00:00
tlog.h
tlog: Remove unused macro TLOG_FATAL
2016-08-29 19:11:01 +02:00
unicharset_extractor.cpp
Check library version for training executables
2018-04-15 11:31:28 +02:00
unicharset_training_utils.cpp
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
unicharset_training_utils.h
Remove old code for string class (no longer needed) ( #1354 )
2018-03-03 14:36:28 +01:00
util.h
Remove macro USE_STD_NAMESPACE ( #1360 )
2018-03-04 14:43:28 +01:00
validate_grapheme.cpp
training: Fix typos in comments (found by codespell)
2017-09-03 09:16:02 +02:00
validate_grapheme.h
Added script-specific validation and normalization for virama-using scripts and updated normalization for others
2017-07-14 10:05:05 -07:00
validate_indic.cpp
Add kVedicMark to ConsumeVowelIfValid
2018-03-20 20:31:25 +05:30
validate_indic.h
Added script-specific validation and normalization for virama-using scripts and updated normalization for others
2017-07-14 10:05:05 -07:00
validate_khmer.cpp
Added script-specific validation and normalization for virama-using scripts and updated normalization for others
2017-07-14 10:05:05 -07:00
validate_khmer.h
Added script-specific validation and normalization for virama-using scripts and updated normalization for others
2017-07-14 10:05:05 -07:00
validate_myanmar.cpp
Added script-specific validation and normalization for virama-using scripts and updated normalization for others
2017-07-14 10:05:05 -07:00
validate_myanmar.h
Added script-specific validation and normalization for virama-using scripts and updated normalization for others
2017-07-14 10:05:05 -07:00
validator.cpp
improve readability of commit 198664fb0b
2018-04-17 17:41:59 +02:00
validator.h
Added script-specific validation and normalization for virama-using scripts and updated normalization for others
2017-07-14 10:05:05 -07:00
wordlist2dawg.cpp
training: Support new argument --version for remaining executables
2018-04-16 07:56:55 +02:00