History log of /packages/inputmethods/PinyinIME/jni/share/ngram.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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
d33f2e4bf1660146f1d9610f48975d66f638126c 30-Mar-2009 The Android Open Source Project <initial-contribution@android.com> reconciled
/packages/inputmethods/PinyinIME/jni/share/ngram.cpp