The Wagner-Fischer algorithm is a dynamic programming algorithm that calculates the Levenshtein distance between two strings of characters.
- Clone this repository to your local drive.
- Install Python3 (& pip).
- Run the following command to see the results:
python3 wagner-fischer.py