LatinIME/native/src
satok 4c981d3a40 Demote a word with mistyped space and missing space according to the length of each word
Change-Id: Ifa4338c5f43b37e6bcd0700767ef2178189de3af
2011-04-19 23:14:27 +09:00
..
basechars.h Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
bigram_dictionary.cpp Add -Werror flag to catch more warnings and errors 2011-03-19 10:12:15 +09:00
bigram_dictionary.h Detach bigram functionarities from unigram_dictionary 2010-12-02 18:24:53 +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 A part of efforts of unbundling LatinIME: Get rid of ICU dependency in the native code. 2010-04-21 22:43:17 +09:00
debug.h Use translation of fallback umlauts digraphs for German. 2011-03-03 11:52:23 +09:00
defines.h Promote the correction of words with a missing space character 2011-04-18 12:36:11 +09:00
dictionary.cpp Add proximity info to native 2011-02-23 23:04:00 +09:00
dictionary.h Use translation of fallback umlauts digraphs for German. 2011-03-03 11:52:23 +09:00
proximity_info.cpp A bug fix for the mistyped space algorithm 2011-03-04 23:25:48 -08:00
proximity_info.h Add -Werror flag to catch more warnings and errors 2011-03-19 10:12:15 +09:00
unigram_dictionary.cpp Demote a word with mistyped space and missing space according to the length of each word 2011-04-19 23:14:27 +09:00
unigram_dictionary.h A bug fix for the mistyped space algorithm 2011-03-04 23:25:48 -08:00