python-string-alignment-ui
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.
Requirements:
- Python version: Python 2
- Require package: sudo apt-get install python-tk
Run
python stringalignment.py