IEnumerableCorrelater knows to compare two IEnumerables or strings. It returns the distance between them, and returns two arrays which represent their "best match". IEnumerableCorrelater can be used to create diff tools.
diff correlation edit-distance levenshtein-distance diff-tool damerau-levenshtein-distance patiencediff myersalgorithm
-
Updated
Nov 7, 2021 - C#