LatinIME/native/src
Jean Chalard 8dc754a411 Promote full matches with differing accents.
Stop considering accented characters as different from their base
character for proximity scoring.
Also give a huge boost (basically overriding frequency) to a word
fully matched with only differing accents.

Bug: 2550587

Change-Id: I2da7a71229fb3868d9e4a53703ccf8caeb6fcf10
2011-01-27 17:29:24 +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 Promote full matches with differing accents. 2011-01-27 17:29:24 +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 Promote full matches with differing accents. 2011-01-27 17:29:24 +09:00
unigram_dictionary.h Promote full matches with differing accents. 2011-01-27 17:29:24 +09:00