Implementation of a spell checker (and corrector) using BK-trees.
- Thread safe
- Definable distance functions
- No dependencies (outside of Go stdlib)
https://godoc.org/github.com/CJEnright/spellchebk
See the examples directory for some full examples.
lmao, hope I spelled everything here correctly.