I would like to know if there is any algorithm that returns the amount of insertions, deletions and substitutions between two words. Most algorithms only return and integer with the distance between the two words but I would like to also have how many of each one are needed. Thanks in advance
Asked
Active
Viewed 281 times