@hackage edit-distance0.1
Levenhstein and restricted Damerau-Levenshtein edit distances
Categories
License
BSD-3-Clause
Maintainer
batterseapower@hotmail.com
Links
- Documentation
- No source repository
- Security
Versions
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 and benchmark suite
splitbase
(on by default)
Choose the new smaller, split-up base package
Optimized edit distances for fuzzy matching, including Levenhstein and restricted Damerau-Levenshtein algorithms.