Skip to content
Snippets Groups Projects
  1. Jan 30, 2024
    • 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
  2. Jan 22, 2024
  3. Jan 09, 2024
  4. Dec 19, 2023
  5. Dec 04, 2023
  6. Nov 28, 2023
  7. Nov 14, 2023
  8. Nov 13, 2023
  9. Nov 07, 2023
  10. Nov 06, 2023
  11. Oct 16, 2023
  12. Oct 13, 2023
  13. Oct 10, 2023
  14. Sep 28, 2023
Loading