Skip to content

ahpham123/edit_distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Edit Distance Demonstration

Visualizes Levenshtein edit distance with a DP matrix and alignment.

Requirements

  • Python 3
  • Tkinter (usually included with Python)

If Tkinter is missing, install it:

  • Ubuntu/Debian: sudo apt-get install python3-tk
  • macOS: brew install python-tk
  • Windows: Re-run the Python installer and enable the Tcl/Tk option

Run

python edit_distance.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages