Shree
|
df6b1ce452
|
remove legacy parameter disable_character_fragments from lstm.train
|
2019-10-23 13:15:16 +02:00 |
|
Johannes Künsebeck
|
aa2ab68e29
|
Removed unused parameters
The following parameters are not used anywhere anymore:
* use_definite_ambigs_for_classifier
* max_viterbi_list_size
* word_to_debug_lengths
* fragments_debug
* tessedit_redo_xheight
* debug_acceptable_wds
* tessedit_matcher_log
* tessedit_test_adaption_mode
* docqual_excuse_outline_errs
* crunch_pot_garbage
* suspect_space_level
* tessedit_consistent_reps
* wordrec_display_all_words
* wordrec_no_block
* wordrec_worst_state
* fragments_guide_chopper
* segment_adjust_debug
* classify_adapt_feature_thresh (classify_adapt_feature_threshold still exists)
* classify_adapt_proto_thresh (classify_adapt_proto_threshold still exists)
* classify_min_norm_scale_x
* classify_max_norm_scale_x
* classify_min_norm_scale_y
* classify_max_norm_scale_y
* il1_adaption_test
* textord_blob_size_bigile
* textord_blob_size_smallile
* editor_debug_config_file
* textord_tabfind_show_color_fit
The list was generated by a python script and each parameter occurence checked
manually.
|
2019-10-03 09:18:29 +02:00 |
|
Julian Gilbey
|
5a1978a4fc
|
fix #2616: allow building of training data
This fixes Issue #2616 by preventing an attempt to build the recognition engine when running tesstrain.sh.
|
2019-08-13 19:05:49 +01:00 |
|
Stefan Weil
|
7db25e15c0
|
Remove unused config variable tessedit_single_match
Replace also TRUE, FALSE by true, false.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2019-03-31 17:38:35 +02:00 |
|
Stefan Weil
|
10a8a67ca2
|
Remove execute permission from config file (#1263)
This fixes the only configuration file which had such permissions.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2018-01-10 16:43:02 +01:00 |
|
Ray Smith
|
65517794f9
|
Added missing lstm.train
|
2016-12-06 08:48:23 -08:00 |
|