Recognise 'Lang' and 'Lange' as a prefix in streetname
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The suffix 'Lange' (= long) should be treated just like 'Korte' (= short), but is currently also classified as an Area/Locality:
- Lange Koestraat, Utrecht
- Lange Hezelstraat, Nijmegen
- Lang Grachtje, Maastricht
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how street names are classified, using the existing handling for 'Korte' as the comparison point. Check the three listed street names and confirm that 'Lang' and 'Lange' are treated as prefixes rather than Area/Locality; done when these examples classify correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100