futokb/native/src
satok cfca3c6317 Refactor CorrectionState to Correction
Change-Id: I5f1ce35413731f930b43b1c82014e65d9eaa240b
2011-08-10 14:40:25 +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 Refactor CorrectionState to Correction 2011-08-10 14:40:25 +09:00
correction.h Refactor CorrectionState to Correction 2011-08-10 14:40:25 +09:00
debug.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
defines.h Move code related to ranking algorithm to correction_state.cpp 2011-08-03 20:34:19 +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 Refactor CorrectionState to Correction 2011-08-10 14:40:25 +09:00
unigram_dictionary.cpp Refactor CorrectionState to Correction 2011-08-10 14:40:25 +09:00
unigram_dictionary.h Refactor CorrectionState to Correction 2011-08-10 14:40:25 +09:00