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

To calculate prescore we need a name type component #82

Open
dimus opened this issue Oct 31, 2016 · 2 comments
Open

To calculate prescore we need a name type component #82

dimus opened this issue Oct 31, 2016 · 2 comments
Assignees

Comments

@dimus
Copy link
Member

dimus commented Oct 31, 2016

Name type in combination with match type will affect matching score.

We need to talk about this in detail before work on this issue.

  • Uninomial ~> 1
  • Binomial ~> 2
  • Trinomial ~> 3
  • Quadronomial ~> 4
  • Pentanomial ~> 5
  • Hybrids ~> ???(Hybrid_named) | Hybrid_formula(tuple)

NOTE: Calculate number of words in canonical name (in case is not hybrid)

@alexander-myltsev alexander-myltsev self-assigned this Oct 31, 2016
@alexander-myltsev
Copy link
Contributor

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).

@alexander-myltsev
Copy link
Contributor

Temp fix: if canonical contains x then return null.

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

No branches or pull requests

2 participants