fuzzy string searching, using Levenshtein automaton. Can be used for spell-checking.
-
Updated
Apr 25, 2022 - OCaml
fuzzy string searching, using Levenshtein automaton. Can be used for spell-checking.
ML's radishal Universal Levenshtein Automata library.
Efficient typo-tolerant search in 76 lines of code, with no dependencies.
Add a description, image, and links to the levenshtein-automaton topic page so that developers can more easily learn about it.
To associate your repository with the levenshtein-automaton topic, visit your repo's landing page and select "manage topics."