blob: ab1c99fd79ecb44db2dd74458b7ee8ed8eb858ad (
plain)
1
2
3
4
5
|
This module implements the Brew edit distance that is very close to
the dynamic programming technique used for the Wagner-Fischer (and so
for the Levenshtein) edit distance.
WWW: https://metacpan.org/release/Text-Brew
|