Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Implement approximate string matching #4771

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

Implement approximate string matching #4771

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: The RedBurn
[Submitted to the original trac issue database at 8.39am, Friday, 8th February 2013]

Users don't always know correct the spelling of a place or they can misspell it.
Using [http://en.wikipedia.org/wiki/Approximate_string_matching approximate string matching] algorithms would allow us to suggest a spelling correction.

Steps to reproduce:

  • Search for "Cannada"
    Expected result:
    Nominatim should suggest "Canada"
    Result:
    We just get results for "Cannada"
@openstreetmap-trac
Copy link
Author

Author: lonvia
[Added to the original trac issue at 10.05am, Friday, 8th February 2013]

Duplicate of #3273

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant