LatinIME/native/src
satok 58c49b9132 Fix auto-correction threshold and promote full matched words
Bug: 3374359
Bug: 3278422

"zbe" will be auto corrected to "be" by fixing s-line
"teh" will be auto corrected to "the" by promotion of full matched words

Change-Id: I314c632820e4e0b1501edeca60ada205d291451f
2011-01-27 12:53:13 +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 Load main dic in native 2011-01-07 19:51:45 +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
defines.h Fix auto-correction threshold and promote full matched words 2011-01-27 12:53:13 +09:00
dictionary.cpp Load main dic in native 2011-01-07 19:51:45 +09:00
dictionary.h Load main dic in native 2011-01-07 19:51:45 +09:00
unigram_dictionary.cpp Fix auto-correction threshold and promote full matched words 2011-01-27 12:53:13 +09:00
unigram_dictionary.h Fix auto-correction threshold and promote full matched words 2011-01-27 12:53:13 +09:00