Skip to content

Latest commit

 

History

8 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

仓库 files navigation

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:

  1. Python version: Python 2
  2. Require package: sudo apt-get install python-tk

Run

python stringalignment.py

Example:

alt text

关于

simple python UI comparing the differences (substitution, deletion, and insertion) between two input string, using Levenshtein Distance

Resources

Stars

9 stars

关注者

1 watching

复刻s

发布

贡献者

Languages