LatinIME/native/src
Jean Chalard 0bfe359ee4 Add a test for auto-correction.
Fix two related subtle bugs:
- Stop singling out fat-finger-only corrections for rejection
  when touch coordinates are not available.
- Remove a racy check that would happen only in debug mode

Change-Id: Ic904f9b27c091ca6b369052c4e65a630bff81257
2012-01-25 19:29:40 +09:00
..
basechars.cpp Reorganize char_utils.h and basechars.h 2011-11-11 19:44:08 +09:00
bigram_dictionary.cpp New LOG lib 2012-01-13 18:04:15 +09:00
bigram_dictionary.h Fix indentations. 2012-01-06 12:24:38 +09:00
binary_format.h Read multi-byte char group counts 2012-01-16 15:59:33 +09:00
char_utils.cpp Get rid of code taken from bionic to avoid license issue. 2010-04-23 01:24:09 +09:00
char_utils.h Reorganize char_utils.h and basechars.h 2011-11-11 19:44:08 +09:00
correction.cpp Two words error correction with other error correction for the first word 2012-01-19 19:17:29 +09:00
correction.h Two words error correction with other error correction for the first word 2012-01-19 19:17:29 +09:00
correction_state.h Calibrate the scores of the proximity chars according to the distances. 2011-10-11 15:28:32 +09:00
debug.h New LOG lib 2012-01-13 18:04:15 +09:00
defines.h Add a test for auto-correction. 2012-01-25 19:29:40 +09:00
dictionary.cpp New LOG lib 2012-01-13 18:04:15 +09:00
dictionary.h Remove a bunch of obsolete methods. 2012-01-16 15:19:47 +09:00
proximity_info.cpp Add a test for auto-correction. 2012-01-25 19:29:40 +09:00
proximity_info.h Fix indentations. 2012-01-06 12:24:38 +09:00
terminal_attributes.h Fill in the format-specific shortcut reading methods (A3) 2012-01-06 14:09:54 +09:00
unigram_dictionary.cpp Clean up two word correction 2012-01-23 15:35:03 +09:00
unigram_dictionary.h Prepair for advanced two words error correction 2012-01-17 16:00:55 +09:00
words_priority_queue.h Two words error correction with other error correction for the first word 2012-01-19 19:17:29 +09:00
words_priority_queue_pool.h Store suggestions for each input length for missing space algorithm etc. 2012-01-16 17:11:17 +09:00