.. |
ambiguous_words.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
boxchar.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
boxchar.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
classifier_tester.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
CMakeLists.txt
|
Remove cppan build.
|
2019-10-30 21:37:38 +03:00 |
cntraining.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
combine_lang_model.cpp
|
training: Add missing static attributes
|
2019-05-26 11:33:52 +02:00 |
combine_tessdata.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
commandlineflags.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
commandlineflags.h
|
Fix build for unittests
|
2019-05-26 21:36:34 +02:00 |
commontraining.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
commontraining.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
ctc.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
ctc.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
dawg2wordlist.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
degradeimage.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
degradeimage.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
errorcounter.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
errorcounter.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
fileio.cpp
|
Subject: training: show error description for open/delete file
|
2019-10-21 16:31:57 +02:00 |
fileio.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03: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 |
intfeaturedist.cpp
|
Move source files which are used for training only to src/training
|
2019-08-12 17:08:08 +02:00 |
intfeaturedist.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
intfeaturemap.cpp
|
Move source files which are used for training only to src/training
|
2019-08-12 17:08:08 +02:00 |
intfeaturemap.h
|
Move source files which are used for training only to src/training
|
2019-08-12 17:08:08 +02:00 |
lang_model_helpers.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
lang_model_helpers.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
language_specific.py
|
python: optimize imports, reformat code
|
2019-03-31 16:53:39 +02:00 |
language-specific.sh
|
Fix broken shell scripts for training
|
2019-03-25 15:32:43 +01:00 |
ligature_table.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +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
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
lstmtester.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
lstmtester.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
lstmtrainer.cpp
|
Add separator and training_iteration to checkpoint name (#2752)
|
2019-11-09 12:22:40 +01:00 |
lstmtrainer.h
|
training: Use C++-11 code for TestCallback
|
2019-07-04 16:03:30 +02:00 |
lstmtraining.cpp
|
Replace references to the old wiki by new URLs
|
2020-02-03 11:37:41 +01:00 |
Makefile.am
|
Autotools: Pango, Cairo and ICU only required by training tools
|
2019-12-16 17:23:06 +02:00 |
mastertrainer.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
mastertrainer.h
|
Move source files which are used for training only to src/training
|
2019-08-12 17:08:08 +02:00 |
merge_unicharsets.cpp
|
Move training to src.
|
2018-04-25 11:35:26 +03:00 |
mergenf.cpp
|
training: Add missing static attributes
|
2019-05-26 11:33:52 +02:00 |
mergenf.h
|
Replace FLOAT32 by float data type
|
2018-07-02 13:29:39 +02:00 |
mftraining.cpp
|
mftraining: Fix compiler warning
|
2020-01-03 10:13:58 +01:00 |
networkbuilder.cpp
|
Move source files which are used for training only to src/training
|
2019-08-12 17:08:08 +02:00 |
networkbuilder.h
|
Move source files which are used for training only to src/training
|
2019-08-12 17:08:08 +02:00 |
normstrngs.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
normstrngs.h
|
Move training to src.
|
2018-04-25 11:35:26 +03:00 |
pango_font_info.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
pango_font_info.h
|
training: Move declarations from cpp files to h file
|
2019-05-26 08:53:09 +02:00 |
sampleiterator.cpp
|
Move source files which are used for training only to src/training
|
2019-08-12 17:08:08 +02:00 |
sampleiterator.h
|
Move source files which are used for training only to src/training
|
2019-08-12 17:08:08 +02:00 |
set_unicharset_properties.cpp
|
training: Add missing static attributes
|
2019-05-26 11:33:52 +02:00 |
shapeclustering.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
stringrenderer.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
stringrenderer.h
|
Remove BOOL8, TRUE, FALSE from host.h
|
2019-03-31 18:27:20 +02:00 |
tessopt.cpp
|
use <cstdio> instead of <stdio.h>
|
2018-10-20 21:46:40 +02:00 |
tessopt.h
|
Remove BOOL8, TRUE, FALSE from host.h
|
2019-03-31 18:27:20 +02:00 |
tesstrain_utils.py
|
Replace references to the old wiki by new URLs
|
2020-02-03 11:37:41 +01:00 |
tesstrain_utils.sh
|
Replace references to the old wiki by new URLs
|
2020-02-03 11:37:41 +01:00 |
tesstrain.py
|
Replace references to the old wiki by new URLs
|
2020-02-03 11:37:41 +01:00 |
tesstrain.sh
|
Replace references to the old wiki by new URLs
|
2020-02-03 11:37:41 +01:00 |
text2image.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03: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 |
trainingsampleset.cpp
|
Remove member functions STRING::string and StringParam::string
|
2019-09-23 08:33:08 +02:00 |
trainingsampleset.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
unicharset_extractor.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
unicharset_training_utils.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
unicharset_training_utils.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
util.h
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
validate_grapheme.cpp
|
Use alternative way to comment a block of code (using the c preprocessor).
|
2019-02-26 15:05:51 +05:30 |
validate_grapheme.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
validate_indic.cpp
|
Validator: Fix compiler warnings (signed/unsigned)
|
2019-03-02 13:05:03 +01:00 |
validate_indic.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
validate_javanese.cpp
|
Validator: Fix compiler warnings (signed/unsigned)
|
2019-03-02 13:05:03 +01:00 |
validate_javanese.h
|
Fix new whitespace issues
|
2018-08-23 18:18:15 +02:00 |
validate_khmer.cpp
|
Validator: Fix compiler warnings (signed/unsigned)
|
2019-03-02 13:05:03 +01:00 |
validate_khmer.h
|
Fix line endings
|
2018-04-25 19:04:50 +02:00 |
validate_myanmar.cpp
|
Remove spaces a line endings
|
2019-04-13 18:54:42 +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
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |
wordlist2dawg.cpp
|
Update includes to use <>.
|
2019-10-29 14:50:11 +03:00 |