Ed Page
6276d585f7
fix(dict): Correct contaminents to another spelling
...
While its more edits to get to `containments`, it is still close enough
(and someone requested it) so I decided to keep it. It can always be
overwritten in a projects config.
Fixes #1242
2025-02-24 20:57:45 -06:00
Ed Page
fa6122604f
refactor(dict): Drop a dict
2025-02-24 20:59:24 -06:00
Ed Page
4330c4b8d5
bench: Remove cased_map
2025-02-13 10:46:15 -06:00
Ed Page
dcc8f15fae
bench: Remove trie
2025-02-13 10:40:32 -06:00
Ed Page
6e66f68d6a
bench: Remove ordered_map
2025-02-13 10:29:01 -06:00
Ed Page
1121a62d94
fix(dict): Don't correct implementors
2025-02-13 09:46:00 -06:00
Ed Page
c9baedafdb
feat(dict): January 2025 updates
...
Fixes #1200
2025-01-31 09:45:21 -06:00
Ed Page
5271a5f2e4
chore: Update unicase
2025-01-03 07:43:45 -06:00
Ed Page
a26aee9646
fix(dict): Don't correct deriver
...
Fixed #1206
2025-01-02 09:29:25 -06:00
Ed Page
51370fd074
feat(dict): December 2025 updates
...
Fixes #1156
2024-12-31 08:36:52 -06:00
Ed Page
7984d47095
feat(dictgen): Add aho-corasick support
2024-12-31 07:48:55 -06:00
Ed Page
b6352341f9
perf(dict): Benchmark cased maps
2024-12-30 16:48:19 -06:00
Ed Page
d4767767b2
fix(dictgen)!: Allow case-sensitive maps
2024-12-30 16:24:14 -06:00
Ed Page
534e3c5f71
perf(dictgen): Remove ascii/unicode branch from trie
2024-12-30 16:13:35 -06:00
Ed Page
e7ff9cfc01
fix(dictgen)!: Allow case-sensitive ordered maps
2024-12-30 15:39:34 -06:00
Ed Page
81d6807495
fix(dictgen): Clarify names
2024-12-30 14:57:39 -06:00
Ed Page
3db1b3906e
fix(dictgen)!: Generate phf for map feature
...
Unsure how this happened
2024-12-30 11:51:13 -06:00
Ed Page
d17a11650c
fix(dict)!: Rename WORD_TRIE to WORD
2024-12-28 21:30:07 -06:00
Ed Page
52822b019f
fix(dictgen)!: Use a builer for easier customization
2024-12-28 21:02:19 -06:00
Ed Page
1b0830df9c
perf(dict): Compare table to trie
2024-12-28 21:01:42 -06:00
Ed Page
fad1637b6c
perf(dict): Compare map to trie
2024-12-28 21:01:41 -06:00
Ed Page
661825438c
perf(dict): Add basic hit/miss benches
2024-12-28 21:00:55 -06:00
Ed Page
9a100d9199
perf(dict): Add bench outline
2024-12-24 21:19:12 -06:00