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

False positive smart matching #115

Open
ainzzorl opened this issue Aug 22, 2021 · 0 comments
Open

False positive smart matching #115

ainzzorl opened this issue Aug 22, 2021 · 0 comments

Comments

@ainzzorl
Copy link
Owner

There are plenty of examples of false positive smart matches. E.g. "advent" and "adventure", "hombre" and "hombro" (Spanish). We must do something about it.

Ideas:

  • Maintain an override list.
  • Pre-calculate stems for all dictionary words.
  • Calculate stems for all dictionary words and see collisions. Do something about them.
@ainzzorl ainzzorl added this to the Release 1.8 milestone Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant