Releases: Wavesonics/SymSpellKt
Releases · Wavesonics/SymSpellKt
v3.1.0
- Optimized the single term
lookup
function, improving its performance by 20% - Implemented comprehensive performance bench marking framework to help catch regressions and validate optimizations
- Created the .fdic file format, optimized for both size on disk and loading/parsing speed
- Created fdic-cli, command line program for producing
.fdic
files from plain text frequency dictionaries - Created SymSpellKt-Fdic addon library for loading
fdic
files into aSymSpellKt
SpellCheck
object
fdic CLI prebuilt binaries:
Platform | Artifact |
---|---|
Windows x86_64 | fdic.exe |
Linux x86_64 | fdic.kexe |