@hackage edit-distance0.2.1
Levenshtein and restricted Damerau-Levenshtein edit distances
Installation
Dependencies (4)
- array >=0.1
- base <3
- containers >=0.1.0.1
- random >=1.0 Show all…
Dependents (32)
@hackage/git-annex, @hackage/pencil, @hackage/RNAlien, @hackage/ms, @hackage/psc-ide, @hackage/Agda, Show all…
Package Flags
tests
(off by default)
Enable building the tests
benchmark
(off by default)
Enable building the benchmark suite
splitbase
(on by default)
Choose the new smaller, split-up base package
Optimized edit distances for fuzzy matching, including Levenshtein and restricted Damerau-Levenshtein algorithms.