Skip to content

kewarrie/wagner-fischer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wanger-Fischer Algorithm

The Wagner-Fischer algorithm is a dynamic programming algorithm that calculates the Levenshtein distance between two strings of characters.

How to run the code

  1. Clone this repository to your local drive.
  2. Install Python3 (& pip).
  3. Run the following command to see the results:
python3 wagner-fischer.py

Credits

Algorithm by boo1 on YouTube.

About

W A G N E R F I S C H E R

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%