spellchecker-wasm/lib
TransQuinnFTW d6eb1d9a37 perf(sym-spell): Optimize sym_spell module with updated frequency dictionaries
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-26 15:57:21 -08:00
..
browser Fixes #31 - initialization failure on Firefox (#35) 2020-05-13 11:02:11 -07:00
nodejs Fix for #26 - Removed the SpellcheckerWorker and made use of Spellche… (#29) 2020-04-03 04:58:37 -07:00
frequency_bigramdictionary_en_243_342.txt perf(sym-spell): Optimize sym_spell module with updated frequency dictionaries 2026-02-26 15:57:21 -08:00
frequency_bigramdictionary_en_243_342.txt.gz fixes #1 - Complete support for bigram (#4) 2019-12-21 04:28:41 -08:00
frequency_dictionary_en_82_765.txt perf(sym-spell): Optimize sym_spell module with updated frequency dictionaries 2026-02-26 15:57:21 -08:00
frequency_dictionary_en_82_765.txt.gz fixes #1 - Complete support for bigram (#4) 2019-12-21 04:28:41 -08:00
frequency_dictionary_en_US_60size_1M_1gram_20090715.txt.gz Dictionaries/en_US (#18) 2020-02-16 17:59:27 -08:00
index.d.ts Fix for #26 - Removed the SpellcheckerWorker and made use of Spellche… (#29) 2020-04-03 04:58:37 -07:00
index.js 🚀 spellchecker-wasm 🚀 2019-12-15 09:19:19 -08:00
spellchecker-wasm.js Fixes #31 - initialization failure on Firefox (#35) 2020-05-13 11:02:11 -07:00
spellchecker-wasm.wasm Fixes #31 - initialization failure on Firefox (#35) 2020-05-13 11:02:11 -07:00
SpellCheckerBase.d.ts Fixes #16 - Differentiate between typos with no suggestions and correct spellings (#23) 2020-02-14 17:57:06 -08:00
SpellCheckerBase.js Fixes #31 - initialization failure on Firefox (#35) 2020-05-13 11:02:11 -07:00
SpellcheckerWasm.d.ts fixes #1 - Complete support for bigram (#4) 2019-12-21 04:28:41 -08:00
SpellcheckerWasm.js fixes #1 - Complete support for bigram (#4) 2019-12-21 04:28:41 -08:00
SuggestedItem.d.ts [WIP] Resolves #5 - Browser Compatibility (#6) 2020-01-02 12:11:14 -08:00
SuggestedItem.js [WIP] Resolves #5 - Browser Compatibility (#6) 2020-01-02 12:11:14 -08:00
utils.d.ts fixes #1 - Complete support for bigram (#4) 2019-12-21 04:28:41 -08:00
utils.js fixes #1 - Complete support for bigram (#4) 2019-12-21 04:28:41 -08:00