LatinIME/native/src
satok f3948c1eac Calculate the skip correction by one loop
Change-Id: Ie70829407cd58be2ffe75c7d649d86f62ee4df24
2011-08-11 17:18:23 +09:00
..
basechars.h (Step2)Move functions related to proximity to proximity_info.cpp 2011-07-14 15:47:32 +09:00
bigram_dictionary.cpp Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
bigram_dictionary.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
binary_format.h Add bigram lookup implementation. 2011-08-02 18:05:59 +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 Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
correction.cpp Calculate the skip correction by one loop 2011-08-11 17:18:23 +09:00
correction.h Calculate the skip correction by one loop 2011-08-11 17:18:23 +09:00
correction_state.h Calculate the skip correction by one loop 2011-08-11 17:18:23 +09:00
debug.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
defines.h Improve skip correction algorithm 2011-08-11 12:55:26 +09:00
dictionary.cpp Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
dictionary.h Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
proximity_info.cpp Refactor the correction algorithm related to missing character correction 2011-08-09 12:53:12 +09:00
proximity_info.h Improve skip correction algorithm 2011-08-11 12:55:26 +09:00
unigram_dictionary.cpp Calculate the skip correction by one loop 2011-08-11 17:18:23 +09:00
unigram_dictionary.h Add correction state. 2011-08-10 19:10:26 +09:00