7ebaf2381c91649d700097491af171c7e486bf6f |
|
29-Apr-2009 |
Genqing Wu <wugenqing@android.com> |
PinyinIME - Fix a bug in score compensation. After user adds new words to user dictionary, the compensation score for system dictionary was wrongly computed. The numerator should be kSysDictTotalFreq, not total_freq_none_sys_. This commit fixes this bug.
/packages/inputmethods/PinyinIME/jni/share/ngram.cpp
|