Closed 0AlphaZero0 closed 3 years ago
How would you like to calculate the score? Currently there are a few possible strategies:
Please note that the disambiguation is currently only possible with the Locator API.
I think a combination of fields should be the best approach.
Could it be possible to have a score for each location found? Indeed sometimes it could be good to know why some locations are in the results for example : `
Something like the following score could be interesting :
[('United Kingdom',0.99), ('United States',0.56), ('Canada',0.45)]
A score of confidence could help to avoid those results.