futokb/native/src
satok 6d78302155 Fix last excessive char correction handling
Change-Id: Id1d46cd96e041fbbbee995093ef8ca56daa3b383
2011-08-19 18:31:43 +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
char_utils.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
correction_state.h Do the transposed correction and the excessive correction by one loop 2011-08-19 17:10:10 +09:00
correction.cpp Fix last excessive char correction handling 2011-08-19 18:31:43 +09:00
correction.h Do the transposed correction and the excessive correction by one loop 2011-08-19 17:10:10 +09:00
debug.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
defines.h Improve fat finger correction. 2011-08-17 01:04:35 +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 Combilne normal correction and skip correction 2011-08-15 17:13:39 +09:00
proximity_info.h Combilne normal correction and skip correction 2011-08-15 17:13:39 +09:00
unigram_dictionary.cpp Do the transposed correction and the excessive correction by one loop 2011-08-19 17:10:10 +09:00
unigram_dictionary.h Add correction state. 2011-08-10 19:10:26 +09:00