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
Name type in combination with match type will affect matching score.
We need to talk about this in detail before work on this issue.
NOTE: Calculate number of words in canonical name (in case is not hybrid)
The text was updated successfully, but these errors were encountered:
Partially fixed by 5cd1260
For hybrids case is a tech debt. We need to figure out how to handle information on hybrids first (should we return it in output json or not).
Sorry, something went wrong.
Temp fix: if canonical contains x then return null.
canonical
x
null
alexander-myltsev
No branches or pull requests
Name type in combination with match type will affect matching score.
We need to talk about this in detail before work on this issue.
NOTE: Calculate number of words in canonical name (in case is not hybrid)
The text was updated successfully, but these errors were encountered: