GlobalNamesArchitecture / gnresolver

MIT License
0 stars 0 forks source link

To calculate prescore we need a name type component #82

Open dimus opened 7 years ago

dimus commented 7 years ago

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)

alexander-myltsev commented 7 years ago

Partially fixed by 5cd1260926c6d6ef6dd8ff9e5757464fcc7be875

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 commented 7 years ago

Temp fix: if canonical contains x then return null.