There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A fast, generic implementation of Levenshtein's Algorithm for any kind of sequence, along with the ability to generate edits and regenerate the target sequence by applying edits to the source sequence.