mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Removes a duplicate application of the new word bigram cost and updates only the related parameters (those associated with multi-word suggestions). Note: test results will improve after full optimization. [Category diff] +1 357 -1 485 +2 16 -2 20 +3 20 -3 16 +4 198 -4 226 +5 510 -5 443 +6 518 -6 368 +7 394 -7 455 [Weighted category diff] +1 482 -1 532 +2 22 -2 22 +3 22 -3 22 +4 233 -4 381 +5 578 -5 500 +6 617 -6 498 +7 522 -7 521 Bug: 8633962 Change-Id: I3c3ecc9460e8e03e44925e11b2d4b037a6c3b99e |
||
---|---|---|
.. | ||
suggest | ||
additional_proximity_chars.cpp | ||
additional_proximity_chars.h | ||
bigram_dictionary.cpp | ||
bigram_dictionary.h | ||
binary_format.h | ||
bloom_filter.h | ||
char_utils.cpp | ||
char_utils.h | ||
correction_state.h | ||
correction.cpp | ||
correction.h | ||
defines.h | ||
dic_traverse_wrapper.cpp | ||
dic_traverse_wrapper.h | ||
dictionary.cpp | ||
dictionary.h | ||
digraph_utils.cpp | ||
digraph_utils.h | ||
geometry_utils.h | ||
hash_map_compat.h | ||
proximity_info_params.cpp | ||
proximity_info_params.h | ||
proximity_info_state_utils.cpp | ||
proximity_info_state_utils.h | ||
proximity_info_state.cpp | ||
proximity_info_state.h | ||
proximity_info_utils.h | ||
proximity_info.cpp | ||
proximity_info.h | ||
suggest_utils.h | ||
terminal_attributes.h | ||
unigram_dictionary.cpp | ||
unigram_dictionary.h | ||
words_priority_queue_pool.h | ||
words_priority_queue.cpp | ||
words_priority_queue.h |