Want to share an old project of mine. It is a simple python UI comparing the differences between two input string caused by substitution, deletion, and insertion. It calcuates the Levenshtein Distance between the strings and displays the differences between them.
- Python version: Python 2
- Require package: sudo apt-get install python-tk
python stringalignment.py