We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Treasury's UI also calculates the score used with the phonetic based algorithm Soundex. https://www.treasury.gov/resource-center/sanctions/SDN-List/Pages/fuzzy_logic.aspx
This algo should be supported as well and incorporated into the overall search score.
The text was updated successfully, but these errors were encountered:
Are there still plans to add soundex / phonetics support to this project?
Sorry, something went wrong.
Yes. I haven't looked for a good implementation to use lately. Do you know of one? It's not too bad to implement if needed.
I haven’t looked into that tbh. I was just wondering since we’re comparing this to our current solution 🙂
More reading:
adamdecaf
Successfully merging a pull request may close this issue.
The Treasury's UI also calculates the score used with the phonetic based algorithm Soundex.
https://www.treasury.gov/resource-center/sanctions/SDN-List/Pages/fuzzy_logic.aspx
This algo should be supported as well and incorporated into the overall search score.
The text was updated successfully, but these errors were encountered: