diff options
author | 2009-12-07 11:42:09 -0800 | |
---|---|---|
committer | 2009-12-07 11:42:09 -0800 | |
commit | 5b63c38d1fc9e42348a8a90edf8dce6103f72864 (patch) | |
tree | e29470f074a8d5fef242229a8788b181c69aea1b /java/src/com/android/inputmethod/latin/TextEntryState.java | |
parent | bb6f9146f1de4e0bdfaafca1d1896e02d038751d (diff) | |
download | latinime-5b63c38d1fc9e42348a8a90edf8dce6103f72864.tar.gz latinime-5b63c38d1fc9e42348a8a90edf8dce6103f72864.tar.xz latinime-5b63c38d1fc9e42348a8a90edf8dce6103f72864.zip |
Fix 2306814: Too aggressive suggesting names from my contacts list.
When there is more than one instance of a name in the Contacts, it
gets a very high weightage and can override corrections for very
high frequency words such as "the".
This fix prevents multiple occurences from increasing the frequency
of a contact and also from bumping it above 255, which is the frequency
of "the", "is", etc.
Diffstat (limited to 'java/src/com/android/inputmethod/latin/TextEntryState.java')
0 files changed, 0 insertions, 0 deletions