LatinIME/native/src
Jean Chalard 588e2f2964 Add bigram lookup implementation.
Bug: 5046459
Change-Id: Id2c7686c5da078751ed587e559417e808779aa7a
2011-08-02 18:05:59 +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_state.cpp Move code related to ranking algorithm to the correction state 2011-08-02 15:44:59 +09:00
correction_state.h Move code related to ranking algorithm to the correction state 2011-08-02 15:44:59 +09:00
debug.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
defines.h Separate logging definitions in C 2011-07-14 09:01:09 +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 Add correction state 2011-08-01 15:42:09 +09:00
proximity_info.h Add correction state 2011-08-01 15:42:09 +09:00
unigram_dictionary.cpp Move code related to ranking algorithm to the correction state 2011-08-02 15:44:59 +09:00
unigram_dictionary.h Move code related to ranking algorithm to the correction state 2011-08-02 15:44:59 +09:00