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

Update fuzzy.md #7841

Closed
wants to merge 1 commit into from
Closed

Update fuzzy.md #7841

wants to merge 1 commit into from

Conversation

svitlo
Copy link
Contributor

@svitlo svitlo commented Jul 26, 2024

Corrected description of the Levenshtein's distance in accordance with the Wikipedia's page

Description

My change corrected the description of the Leveinshein's distance, because it does not allow transpositions. If they are allowed, the distance will have to be named Damerau-Levenshtein's one.

Issues Resolved

No issues resolved

Version

All

Frontend features

Non-fronted feature

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Corrected description of the Levenshtein's distance in accordance with the Wikipedia's page

Signed-off-by: Tim <[email protected]>
Copy link

Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged.

Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer.

When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review.

@svitlo
Copy link
Contributor Author

svitlo commented Jul 26, 2024

@hdhalter, I am ready for your doc review.

@svitlo svitlo closed this Jul 26, 2024
@svitlo svitlo deleted the patch-1 branch July 26, 2024 05:55
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