LatinIME/native/src
satok 466ed22fc6 Removed matchedChar count
Change-Id: I69e92026f802635f900b1e72d089afe4bda5fb0b
2011-08-11 23:01:54 +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 Removed matchedChar count 2011-08-11 23:01:54 +09:00
correction.h Removed matchedChar count 2011-08-11 23:01:54 +09:00
correction_state.h Removed matchedChar count 2011-08-11 23:01:54 +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