futokb/native/src
Tadashi G. Takaoka d862b93578 Cleanup unused function
Change-Id: Ic0895e1973b3879b2a63f7e0b888e9a0480be6f3
2011-10-27 19:58:46 +09:00
..
basechars.h
bigram_dictionary.cpp Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
bigram_dictionary.h
binary_format.h Add bigram lookup implementation. 2011-08-02 18:05:59 +09:00
char_utils.cpp
char_utils.h
correction_state.h Calibrate the scores of the proximity chars according to the distances. 2011-10-11 15:28:32 +09:00
correction.cpp Calculate edit distances incrementally. 2011-10-14 14:29:28 +09:00
correction.h Calculate edit distances incrementally. 2011-10-14 14:29:28 +09:00
debug.h
defines.h Calibrate the scores of the proximity chars according to the distances. 2011-10-11 15:28:32 +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 Calibrate the scores of the proximity chars according to the distances. 2011-10-11 15:28:32 +09:00
proximity_info.h Calibrate the scores of the proximity chars according to the distances. 2011-10-11 15:28:32 +09:00
unigram_dictionary.cpp Cleanup unused function 2011-10-27 19:58:46 +09:00
unigram_dictionary.h Add a flag to demote completed suggestions 2011-09-29 19:48:18 +09:00