Skip to content
Snippets Groups Projects
  1. Mar 18, 2024
  2. Mar 15, 2024
  3. Mar 14, 2024
  4. Mar 13, 2024
  5. Mar 12, 2024
  6. Mar 07, 2024
  7. Mar 05, 2024
  8. Feb 27, 2024
  9. Feb 20, 2024
  10. Feb 04, 2024
  11. Feb 01, 2024
  12. Jan 30, 2024
    • Aleksandras Kostarevas's avatar
      413b4fd5
    • Aleksandras Kostarevas's avatar
      Improve algorithm in a few ways: · a111164b
      Aleksandras Kostarevas authored
      * If the first letter is capital, only capitalized first tokens will be sampled. If the whole text is capitalized, then only fully capital tokens will be sampled for the whole word
      * If a word is an exact match, it gets boosted relative to others
      * Probability threshold for autocorrect is now 18.0
      * Add "clueless" threshold, if it's less than 1.3 then just show the user's typed word in the middle instead.
      a111164b
Loading