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 documentation for Levenshtein distance #3898

Merged
merged 1 commit into from
Feb 28, 2019

Conversation

TwoTau
Copy link
Contributor

@TwoTau TwoTau commented Oct 31, 2018

Added a README for the Levenshtein distance algorithm

Fixes issue:
#331

Changes:

  • Added an explanation and psuedocode for the Levenshtein distance string similarity algorithm

Added a README for the Levenshtein distance string similarity algorithm
Copy link
Member

@arnavb arnavb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! @AdiChat this should be ready to merge!

@arnavb
Copy link
Member

arnavb commented Feb 28, 2019

djldk 2

@arnavb arnavb merged commit 06fca93 into OpenGenus:master Feb 28, 2019
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.

2 participants