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

Replaces accents and more into ascii equivalents for matching algorithm. #4716

Merged
merged 5 commits into from
Nov 7, 2024

Conversation

gmechali
Copy link
Contributor

@gmechali gmechali commented Nov 6, 2024

Places like Curaçao, España, or Algérie were being unfairly demoted in scoring due to the non-ascii character. This PR replaces all special characters before determine the match score.

Screencast with the fix: https://screencast.googleplex.com/cast/NDkzOTc5NTE5MjA4NjUyOHw1N2FlYTVmMC00Zg

@gmechali gmechali requested a review from dwnoble November 6, 2024 16:48
@gmechali gmechali marked this pull request as ready for review November 6, 2024 16:54
@gmechali gmechali merged commit 82d3c9c into datacommonsorg:master Nov 7, 2024
9 checks passed
@gmechali gmechali deleted the accents branch November 7, 2024 15:43
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