Commit graph

114 commits

Author SHA1 Message Date
Kenichi Kamiya
786c825f17
fix(dict): Add suggestions for the typo "grather"
"greater" and "gather" will be the candidates
2024-09-01 18:23:58 +09:00
Ed Page
250dcc73e6 fix(dict): Aug updates
Fixes #1069
2024-08-30 15:48:46 -05:00
Ed Page
12a33e21f4 fix(dict): July updates
Fixes #1051
2024-07-31 11:28:00 -05:00
Ed Page
fa7786ec69 fix(dict): Add more june typos
Some from #1024 that were missed in #1052
2024-07-05 09:24:32 -05:00
Ed Page
eac884cf3b fix(dict): June updates
Fixes #1024
2024-07-04 13:37:20 -04:00
Ed Page
038802dc09 fix(dict): Don't correct reoccurrence
Fixes #1013
2024-06-22 13:02:06 -04:00
Ed Page
30625e3bf1 fix(dict): Improve spelling suggestions
Fixes #1014
2024-06-10 16:47:39 -05:00
Ed Page
c94dbf9024 fix(dict): Don't correct arbitral
Fixes #1028
2024-06-07 09:07:52 -05:00
Ed Page
439681f6de fix(dict): May updates
Fixes #1007
2024-06-03 09:54:56 -05:00
Ed Page
7d6e6a1c37 fix(dict): April updates
Fixes #956
2024-04-30 14:25:25 -05:00
Ed Page
2e5ea3a316 fix(dict): Don't correct the doas command
Fixes #1003
2024-04-23 14:35:59 -05:00
Ed Page
13d8f4b349 fix(dict): Don't correct kms
Fixes #993
2024-04-12 15:43:43 -05:00
Ed Page
4d4e19f143 fix(dict): Always allow inout
Fixes #991
2024-04-12 15:26:35 -05:00
Ed Page
27a8403231 fix(dict): Allow automations 2024-04-09 11:41:22 -05:00
Jordan Petridis
90c1c0fd11
assets/allowed.csv: Fix typo 2024-04-07 13:12:32 +03:00
Jordan Petridis
dcbb1cafd2
Don't correct HD
Common abbreviation for High Definition
2024-04-07 13:12:01 +03:00
Ed Page
47790f2a11 fix(dict): Don't correct ans
Fixes #980
2024-04-04 09:03:09 -05:00
Ed Page
14516cb8b0 fix(dict): Avoid correcting common terms
Supersedes #965
Supersedes #973

Fixes #963
Fixes #974
Fixes #970
2024-04-02 10:12:14 -05:00
Ed Page
2b4e02de78
Merge pull request #972 from kachick/donw-suggest-multiple-candidates
feat(dict): Add suggestion "done" for the typo "donw"
2024-04-02 10:05:03 -05:00
Ed Page
692ac86fb2
Merge pull request #971 from kachick/fix-typo-in-allow-list
chore(dict): Fix a typo in allowed.csv
2024-04-02 10:04:52 -05:00
Kenichi Kamiya
8cd6d93cd5
feat(dict): Add suggestion "done" for the typo "donw"
Fixes #968
2024-04-02 17:42:13 +09:00
Kenichi Kamiya
7f34f97d11
chore(dict): Fix a typo in allowed.csv 2024-04-02 17:26:11 +09:00
Kenichi Kamiya
ebe1ec4842
fix(dict): Don't correct JST used in time zone abbreviations
* chore(dict): `SNAPSHOTS=overwrite cargo test --workspace`
2024-04-02 14:22:34 +09:00
Ed Page
37254d2e8e fix(dict): Don't correct OpenGraph's namespace
Fixes #960
2024-04-01 16:31:35 -05:00
Ed Page
68e8611ef5 fix: Don't correct eof 2024-04-01 15:15:53 -05:00
Ed Page
b7ee76ef6c fix(dict): Remove Spile from being a typo
Fixes #951
2024-04-01 13:34:19 -05:00
Ed Page
5c04e0f12b fix(dict): Apply grammarly typos
Fixes #955
2024-04-01 13:25:14 -05:00
Ed Page
96ecbb8639 fix(dict): March updates
Fixes #943
2024-04-01 13:17:53 -05:00
Ed Page
679bf4bdb2 fix(dict): February updates
Fixes #921
2024-03-01 09:52:29 -06:00
Ed Page
1c2dcf2a84 fix(dict): Dont correct derivate
Fixes #924
2024-02-05 09:26:15 -06:00
Ed Page
7d887ff092 fix(dict): January updates
Fixes #897
2024-02-01 08:49:15 -06:00
Ed Page
fc355eea89 feat(dict): November/December updates
Fixes #865
2024-01-02 20:33:03 -06:00
Ed Page
194cd85dd6 feat(dict): October updates
Fixes #843
2023-11-01 12:03:58 -05:00
Ed Page
285e5f633c test(dict): Help prevent correctin valid words
This dictionary was taken from OpenOfice
2023-11-01 11:35:01 -05:00
Ed Page
d8ac870213 fix(dict): Alllow SHTTP 2023-10-16 20:25:36 -05:00
Ed Page
8b4d196a52 feat(dict): September updates
- The correction to `usefull` and `becuase` has existed from the initial implementation,
  as far as I could tell.
- `busses` is a valid variation of `buses`
- Had to put in a hack so that `aligning` would be preferred over
  `alining` because of how the preference algorithm works

Fixes #823
2023-10-02 08:18:50 -05:00
Ed Page
c7a2909bbb feat(dict): August updates
Fixes #784
2023-09-01 16:04:25 -05:00
Ed Page
8143c3b24c fix(dict): Treat arguement as a misspelling
Fixes #816
2023-08-30 10:05:34 -05:00
Ed Page
6e72bdc74c feat(dict): July updates
Fixes #777
2023-08-01 10:28:23 -05:00
Ed Page
25a5437d1f feat(dict): June updates
Fixes #733
2023-07-03 09:18:24 -05:00
Ed Page
8913c8af5f fix(dict): Don't correct contiguities 2023-06-30 09:31:04 -05:00
Martin Fischer
b4cc2ed919 fix(dict): Don't correct unuseful 2023-06-26 23:15:46 +02:00
Martin Fischer
043179a22e fix(dict): Don't correct intension, intensional & intensionally 2023-06-26 23:15:13 +02:00
Martin Fischer
983b6a5827 fix(dict): Don't correct pervious & perviously 2023-06-26 23:14:39 +02:00
Martin Fischer
989136e755 fix(dict): Don't correct simulative 2023-06-26 23:13:37 +02:00
Martin Fischer
5553044346 fix(dict): Restore correction orders
This commit restores the correction orders lost in
09f096a096.

The commit was generated by running the commands:

    git show 09f096a0968e61e22c963a024c8c3d74453d812a~:./assets/words.csv HEAD:./assets/words.csv > assets/words.csv
    SNAPSHOTS=overwrite cargo test verify
    SNAPSHOTS=overwrite cargo test codegen
2023-06-26 22:14:06 +02:00
Ed Page
37d4d626b6 fix(dict): Dont correct currency code
Fixes #767
2023-06-26 08:48:57 -05:00
Tobias Klauser
28fbdec824
fix(dict): Don't correct "accreting"
"accreting" is the present participle of "accrete", see
https://en.wiktionary.org/wiki/accreting. Don't correct it to
"accrediting".
2023-06-19 16:58:17 +02:00
Ed Page
7523a865f7 feat(dict): Pull in codespell items 2023-06-08 09:26:12 -05:00
Ed Page
09f096a096 chore(dict): Automate more cleanup 2023-06-08 08:54:36 -05:00