edit distance
class of string similarity metrics that count the number of operations to transform one string into another
Hamming distance
number of bits that differ between two strings
class of string similarity metrics that count the number of operations to transform one string into another