levenshtein: Calculate the edit distance between two foldables.
A package to determine the edit distance between two Foldable
s.
These are converted to lists, and the Levenshtein distance determine
how many additions, removals and changes are necessary to change
the first list into the second list.
[Skip to Readme]
Downloads
- levenshtein-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.2.0.0, 0.2.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.7 && <5), binary (>=0.2), data-default-class (>=0.0.1), deepseq (>=1.4.3.0), hashable (>=1.2.7.0), QuickCheck [details] |
License | BSD-3-Clause |
Copyright | 2021 Willem Van Onsem |
Author | Willem Van Onsem |
Maintainer | hapytexteu+gh@gmail.com |
Category | tools |
Home page | https://github.com/hapytex/levenshtein#readme |
Source repo | head: git clone https://github.com/hapytex/levenshtein |
Uploaded | by wvanonsem90 at 2022-07-27T22:34:21Z |
Distributions | NixOS:0.2.1.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 831 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-07-27 [all 1 reports] |