Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Levenshtein distance #6

Merged
merged 1 commit into from
Feb 19, 2017

Conversation

Madrigal
Copy link

@Madrigal Madrigal commented Jan 3, 2017

Added Levenshtein implementation based on a public domain implementation[1]. Added couple of base tests and made the existing ones pass. I'm open for feedback :)

[1] http://hetland.org/coding/python/levenshtein.py

@lexi-sh lexi-sh merged commit 66b5906 into lexi-sh:master Feb 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants