LatinIME/native/src
satok 744dab691e Prepare for proximity + two words suggestion
Change-Id: I3637f9bec1f4a3c5953498c4562e1f17a7bf593c
2011-12-16 17:32:53 +09:00
..
basechars.cpp Reorganize char_utils.h and basechars.h 2011-11-11 19:44:08 +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 Reorganize char_utils.h and basechars.h 2011-11-11 19:44:08 +09:00
correction.cpp Add a functionality to limit the max correction errors 2011-12-15 16:00:08 +09:00
correction.h Add a functionality to limit the max correction errors 2011-12-15 16:00:08 +09:00
correction_state.h Calibrate the scores of the proximity chars according to the distances. 2011-10-11 15:28:32 +09:00
debug.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
defines.h Add words priority queue pool 2011-12-15 19:20:28 +09:00
dictionary.cpp Add words priority queue pool 2011-12-15 19:20:28 +09:00
dictionary.h Add words priority queue pool 2011-12-15 19:20:28 +09:00
proximity_info.cpp Prepare for proximity + two words suggestion 2011-12-16 17:32:53 +09:00
proximity_info.h Remove NULL from native/src 2011-10-28 17:02:09 +09:00
unigram_dictionary.cpp Prepare for proximity + two words suggestion 2011-12-16 17:32:53 +09:00
unigram_dictionary.h Prepare for proximity + two words suggestion 2011-12-16 17:32:53 +09:00
words_priority_queue.h Prepare for proximity + two words suggestion 2011-12-16 17:32:53 +09:00
words_priority_queue_pool.h Add words priority queue pool 2011-12-15 19:20:28 +09:00