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

Simplify and bundle fuzzy-finder #515

Merged
merged 18 commits into from May 9, 2023
Merged

Simplify and bundle fuzzy-finder #515

merged 18 commits into from May 9, 2023

Conversation

mauricioszabo
Copy link
Contributor

For this PR, I tried to first migrate to Zadeh for a faster scoring algorithm, but unfortunately it didn't work.

So, in the effort of simplifying fuzzy-finder (that currently uses not one, not two, but three scoring algorithms for matching text!) I decided to migrate to a context-aware native fuzzy-finder algorithm and call it a day.

@mauricioszabo mauricioszabo merged commit c5ce04c into master May 9, 2023
99 of 101 checks passed
@mauricioszabo mauricioszabo deleted the fuzzy-finder branch May 9, 2023 17:05
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