levenshtein: Calculate the edit distance between two foldables.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0.0, 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), 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 2021-06-29T18:01:02Z |
Modules
[Index] [Quick Jump]
- Data
- Foldable
Downloads
- levenshtein-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees