Latest version: v0.0.2
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
Simple Spell Checker is a spell checker based on prefix tree search. It find nearest to input word from known words (from input list). The algorithm finds mistakes in a word (insertions, deletions, replacements).
No known vulnerabilities found