An open API service indexing awesome lists of open source software.

https://github.com/lexiestleszek/spcheck

spell checking using Levenshtein's distance
https://github.com/lexiestleszek/spcheck

Last synced: 3 months ago
JSON representation

spell checking using Levenshtein's distance

Awesome Lists containing this project

README

        

# spcheck
A simple spell-checker using the Levenshtein distance algorithm.