edits: compute the distance between 2 strings as a list of edit operations

[ data, library, mit ] [ Propose Tags ]

This library returns the minimum number of edit operations add, remove necessary to transform a string into another. It also provides ways to display the difference between the strings

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0
Dependencies base (>=4.14 && <5), containers (>=0.2 && <1), matrix (>=0.3 && <1), primitive (>=0.6 && <1), protolude (>=0.3 && <0.4), text (>=1 && <2), vector (>=0.10 && <2) [details]
License MIT
Author
Maintainer etorreborre@yahoo.com
Category Control
Source repo head: git clone https://github.com/etorreborre/edits
Uploaded by etorreborre at 2022-09-24T12:20:56Z
Distributions
Downloads 131 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]