Commit graph

15 commits

Author SHA1 Message Date
shishberg 08ad5728db
Add weakspot mode. (#1606) by shishberg
* Add weakspot mode.

This keeps track of a per-character "weakness" score, basically a
moving average of the spacing duration with a penalty for incorrect
letters. The weakspot funbox mode uses this to bias towards words
with lots of weak letters.

* Comment about keeping weaknessScores

* Move weakspot to its own module.

* prettier
2021-07-10 01:23:47 +01:00
Miodec e23103e503 added plus two funbox 2021-06-09 15:27:48 +01:00
ben potter 0202725d4f
Add poetry funbox by benjaminpotter 2021-06-08 16:10:17 +01:00
Miodec 35941a9980 removed duplicate read ahead hard 2021-02-26 14:51:15 +00:00
Jack 0d611c2799
Merge pull request #1026 from matthope1/read-ahead-hard
added read ahead hard funbox
2021-02-24 16:46:55 +00:00
root 8917a67b13 added read ahead hard funbox 2021-02-24 11:34:48 -05:00
Miodec a739f521e4 added read ahead hard. closes #1019 2021-02-24 15:04:23 +00:00
Miodec 4645def6e3 renamed list.json files to _list.json so they appear at the top 2021-01-13 03:32:38 +00:00
Jack 167cb06d4a added read ahead easy 2020-12-25 23:17:22 +00:00
Jack c086fd9bca enabled nospace again 2020-12-07 17:34:53 +00:00
Jack 77b159595a temporairly removed nospace due to it producing invalid results 2020-12-03 13:17:41 +00:00
Jack 036dce5ac4 renamed no space to nospace 2020-12-03 00:31:42 +00:00
Jack f35415f296 added no space funbox 2020-12-02 14:39:48 +00:00
Jack edf0904836 fixed tts box caret showing words #566 2020-11-10 13:53:54 +00:00
Jack d9c817871a moved files from public to static 2020-11-04 01:02:19 +00:00