Skip to content

Implementation of the minimum edit distance algorithm with backtracing.

Notifications You must be signed in to change notification settings

ryanshea10/edit-distance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

edit-distance

Implementation of the minimum edit distance algorithm with backtracing.

The edit distance algorithm was implemented based on the materials in section 2.4 of Speech and Languange Processing (3rd edition draft) by Daniel Jurafsky and James Martin.

Data comes from the following Kaggle page: https://www.kaggle.com/devicharith/language-translation-englishfrench

About

Implementation of the minimum edit distance algorithm with backtracing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages