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

Proposals: fuzzy string search #22

Open
zamazan4ik opened this issue Jul 11, 2016 · 0 comments
Open

Proposals: fuzzy string search #22

zamazan4ik opened this issue Jul 11, 2016 · 0 comments

Comments

@zamazan4ik
Copy link

Hello. I want to discuss about some proposals. I am working on Levenshtein distance and Damerau-Levenshtein distance algortihms. I hope, that these implementations will be pulled to the Boost String library.

But i think that we can add to the Boost String Library some more algorithms for fuzzy searhing. I mean these algortihms:
Levenshtein distance
Damerau-Levenshtein distance
Bitap algorithm with modifications by Wu and Manber
Spell-checker method
N-gram method
Signature hashing method
BK-trees

What do you think about this idea? If you think that it can be implemented to the Boost String Algo, i will start work on this list immediately.

Best regards, Zaitsev Alexander.

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