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 |
|