LatinIME/native/src
satok d03317c4be Prune traversing a bit agressively and add a flag not to do auto completion
+1       1
-1       2
+2       0
-2       0
+3       0
-3       0
+4       6
-4       1
+5       4
-5       3
+6       3
-6      10
+7       7
-7       5

Before:
Total 42936.28 (sum of others 42814.63)

After:
Total 40860.56 (sum of others 40733.92)

Change-Id: I6a3d52f31ec181970083358280c3ebaca0a1f63e
2011-12-15 12:09:25 +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 Prune traversing a bit agressively and add a flag not to do auto completion 2011-12-15 12:09:25 +09:00
correction.h Prune traversing a bit agressively and add a flag not to do auto completion 2011-12-15 12:09:25 +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 Unbundle members in unigram_dictionary 2011-12-14 19:45:51 +09:00
dictionary.cpp Unbundle members in unigram_dictionary 2011-12-14 19:45:51 +09:00
dictionary.h Unbundle members in unigram_dictionary 2011-12-14 19:45:51 +09:00
proximity_info.cpp Reorganize char_utils.h and basechars.h 2011-11-11 19:44:08 +09:00
proximity_info.h Remove NULL from native/src 2011-10-28 17:02:09 +09:00
unigram_dictionary.cpp Prune traversing a bit agressively and add a flag not to do auto completion 2011-12-15 12:09:25 +09:00
unigram_dictionary.h Unbundle members in unigram_dictionary 2011-12-14 19:45:51 +09:00
words_priority_queue.h Use priority queue for native string buffer 2011-12-13 16:32:52 +09:00