Spellbook is a work-in-progress. The full source will be published once the project matures and is usable.
A light-weight, Hunspell-like spell-checking library for Rust.
Spellbook is mostly inspired by spylls
,
a Python port of Hunspell. Read about spylls
and how Hunspell works in
@zverok
's Rebuilding the
spellchecker blog series.