@hackage / edits

show the differences between 2 pieces of Text using the Levenshtein distance

Latest0.1.1.0

About

Metadata

  • Last updated , by etorreborre
  • License MIT
  • Maintained by: etorreborre@yahoo.com

  • Lottery factor: 0

Links

Installation

Readme

This library computes the minimum number of edit operations insert, delete, substitute which are necessary to transform a piece of text into another. It then displays the parts which are different in brackets.