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

Explore string_grouper for fast fuzzy matching #919

Closed
argenisleon opened this issue May 9, 2020 · 1 comment
Closed

Explore string_grouper for fast fuzzy matching #919

argenisleon opened this issue May 9, 2020 · 1 comment
Assignees

Comments

@argenisleon
Copy link
Collaborator

Maybe needs to be ported to cudf
https://github.com/Bergvca/string_grouper

@argenisleon argenisleon self-assigned this May 9, 2020
@argenisleon
Copy link
Collaborator Author

This article has a good point about Levenshtein distance and how it grows quadratic
https://bergvca.github.io/2017/10/14/super-fast-string-matching.html.

Maybe we could consider to remove it for 3.0

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

No branches or pull requests

1 participant