edit-distance: Levenshtein and restricted Damerau-Levenshtein edit distances
Optimized edit distances for fuzzy matching, including Levenshtein and restricted Damerau-Levenshtein algorithms.
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| tests | Enable building the tests | Disabled |
| benchmark | Enable building the benchmark suite | Disabled |
| splitbase | Choose the new smaller, split-up base package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- edit-distance-0.2.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.2.1 |
|---|---|
| Dependencies | array (>=0.1), base (<5), containers (>=0.1.0.1), criterion (>=0.6), deepseq (>=1.2), process (>=1.0), QuickCheck (>=1.1 && <2.0), random (>=1.0), test-framework (>=0.1.1), test-framework-quickcheck, time (>=1.0), unix (>=2.3) [details] |
| License | BSD-3-Clause |
| Author | Max Bolingbroke |
| Maintainer | batterseapower@hotmail.com |
| Uploaded | by AdamBergmark at 2015-05-04T09:23:49Z |
| Category | Algorithms |
| Home page | http://github.com/batterseapower/edit-distance |
| Reverse Dependencies | 26 direct, 70 indirect [details] |
| Executables | edit-distance-benchmark, edit-distance-tests |
| Downloads | 57484 total (22 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-05-04 [all 1 reports] |