Skip to content
Snippets Groups Projects
  • Amith Yamasani's avatar
    5b63c38d
    Fix 2306814: Too aggressive suggesting names from my contacts list. · 5b63c38d
    Amith Yamasani authored
    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.
    5b63c38d
    History
    Fix 2306814: Too aggressive suggesting names from my contacts list.
    Amith Yamasani authored
    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.