amosproj / amos2021ws01-geo-data-search

Natural language and buzzword search on routing and places
MIT License
3 stars 1 forks source link

"Frankfurt am Main" bug #242

Closed oliviadargel closed 2 years ago

oliviadargel commented 2 years ago

Bug description

Currently, location that consists of multiple words are interpreted as multiple locations (e.g. "Frankfurt am Main" as "Frankfurt", "am" and "Main")

Note: user inputs like "Route Berlin Hamburg" will no longer be possible, but we accept that as our focus is on natural language and not on buzzwords

Acceptance criteria

Definition of done

oliviadargel commented 2 years ago

Different from what was originally described in the ticket, in queries like "Route Berlin Hamburg" both locations are handled as different locations, at least if spaCy recognizes both locations