..
ambiguous_words.cpp
Move training to src.
2018-04-25 11:35:26 +03:00
boxchar.cpp
Remove public API file ndminx.h
2018-06-21 08:33:30 +02:00
boxchar.h
Move training to src.
2018-04-25 11:35:26 +03:00
classifier_tester.cpp
Merge remote-tracking branch 'my_repo/small_fixes' into small_fixes
2018-05-20 18:48:30 +03:00
CMakeLists.txt
IcuErrorCode: Define virtual destructor in .cpp file
2018-09-04 12:11:23 +02:00
cntraining.cpp
Remove unused include statements
2018-10-29 19:46:58 +01:00
combine_lang_model.cpp
remove duplicate help from combine_lang_model
2018-10-01 21:22:51 +02:00
combine_tessdata.cpp
Add missing cerrno includes - fixes #1986
2018-10-13 16:02:48 -04:00
commandlineflags.cpp
Remove unused include statements for tprintf.h
2018-11-18 17:25:01 +01:00
commandlineflags.h
Remove unused include statements for tprintf.h
2018-11-18 17:25:01 +01:00
commontraining.cpp
training: Don't hide global variables
2018-10-19 22:37:37 +02:00
commontraining.h
Ensure baseapi.h header is used by commontraining.h regardless of autotools usage
2019-01-04 20:20:00 +00:00
dawg2wordlist.cpp
Fix compiler warnings [-Wmissing-prototypes]
2018-07-05 16:03:02 +02:00
degradeimage.cpp
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
2018-05-20 00:52:04 +03:00
degradeimage.h
Fix line endings
2018-04-25 19:04:50 +02:00
icuerrorcode.cpp
IcuErrorCode: Define virtual destructor in .cpp file
2018-09-04 12:11:23 +02:00
icuerrorcode.h
Add missing include file (fixes linker error for Visual Studio)
2018-09-04 12:22:57 +02:00
lang_model_helpers.cpp
Move training to src.
2018-04-25 11:35:26 +03:00
lang_model_helpers.h
Move training to src.
2018-04-25 11:35:26 +03:00
language_specific.py
Fix Amharic font list
2018-11-30 08:00:22 +01:00
language-specific.sh
Fix Amharic font list
2018-11-30 08:00:22 +01:00
ligature_table.cpp
Move training to src.
2018-04-25 11:35:26 +03:00
ligature_table.h
Use using instead of typedef. Reason: https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rt-using
2018-05-20 01:31:03 +03:00
lstmeval.cpp
Move training to src.
2018-04-25 11:35:26 +03:00
lstmtester.cpp
Move training to src.
2018-04-25 11:35:26 +03:00
lstmtester.h
Move training to src.
2018-04-25 11:35:26 +03:00
lstmtraining.cpp
lstmtraining: Handle failed remove syscall (CID 1396166)
2018-10-16 16:53:23 +02:00
Makefile.am
install training script with autotools.
2018-10-20 12:33:07 +02:00
merge_unicharsets.cpp
Move training to src.
2018-04-25 11:35:26 +03:00
mergenf.cpp
Remove old comments for exceptions
2018-07-03 14:53:00 +02:00
mergenf.h
Replace FLOAT32 by float data type
2018-07-02 13:29:39 +02:00
mftraining.cpp
Remove unused include statements
2018-10-29 19:46:58 +01:00
normstrngs.cpp
Fix compiler warnings [-Wmissing-prototypes]
2018-07-05 16:03:02 +02:00
normstrngs.h
Move training to src.
2018-04-25 11:35:26 +03:00
pango_font_info.cpp
add info about used backend in text2image
2018-10-20 21:41:09 +02:00
pango_font_info.h
add info about used backend in text2image
2018-10-20 21:41:09 +02:00
set_unicharset_properties.cpp
Move training to src.
2018-04-25 11:35:26 +03:00
shapeclustering.cpp
Move training to src.
2018-04-25 11:35:26 +03:00
stringrenderer.cpp
revert debug message commited by mistake
2018-10-13 11:20:25 +02:00
stringrenderer.h
use _strdup instead of strdup in MSVC
2018-10-20 21:43:38 +02:00
tessopt.cpp
use <cstdio> instead of <stdio.h>
2018-10-20 21:46:40 +02:00
tessopt.h
Remove tab character in source files
2018-10-12 11:31:10 +02:00
tesstrain_utils.py
Fix some of Codacy's complaints
2018-11-24 16:59:01 -08:00
tesstrain_utils.sh
training: Don't terminate after processing 8 fonts or 8 images
2019-01-23 17:26:40 +01:00
tesstrain.py
Make Python script executable
2018-11-30 07:08:45 +01:00
tesstrain.sh
Exit training script if run command failed; fixes #2005
2018-10-20 13:00:39 +02:00
text2image.cpp
Fix compiler warning
2019-01-01 22:49:04 +01:00
tlog.cpp
Fix line endings
2018-04-25 19:04:50 +02:00
tlog.h
Replace tprintf_internal by tprintf and clean tprintf code
2018-07-07 21:47:10 +02:00
unicharset_extractor.cpp
Move training to src.
2018-04-25 11:35:26 +03:00
unicharset_training_utils.cpp
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
2018-05-20 00:52:04 +03:00
unicharset_training_utils.h
Move training to src.
2018-04-25 11:35:26 +03:00
util.h
Rename all C-style headers (e.g. <stdio.h>) to C++ style (<cstdio>).
2018-05-20 00:52:04 +03:00
validate_grapheme.cpp
taking as kCOnsonant in validate_grapheme
2018-08-27 12:09:34 +00:00
validate_grapheme.h
Fix line endings
2018-04-25 19:04:50 +02:00
validate_indic.cpp
Javanese script training
2018-08-16 12:15:10 +00:00
validate_indic.h
Fix line endings
2018-04-25 19:04:50 +02:00
validate_javanese.cpp
Javanese Validation works now - for the most part
2018-08-27 21:00:35 +00:00
validate_javanese.h
Fix new whitespace issues
2018-08-23 18:18:15 +02:00
validate_khmer.cpp
Fix line endings
2018-04-25 19:04:50 +02:00
validate_khmer.h
Fix line endings
2018-04-25 19:04:50 +02:00
validate_myanmar.cpp
Fix line endings
2018-04-25 19:04:50 +02:00
validate_myanmar.h
Fix line endings
2018-04-25 19:04:50 +02:00
validator.cpp
Validator: Define virtual destructor in .cpp file
2018-09-04 07:48:43 +02:00
validator.h
Validator: Define virtual destructor in .cpp file
2018-09-04 07:48:43 +02:00
wordlist2dawg.cpp
Remove unused include statements
2018-10-29 19:46:58 +01:00