Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved detection of housenumber letters and housenumber additions #112

Open
vmenger opened this issue Oct 20, 2023 · 0 comments
Open

Improved detection of housenumber letters and housenumber additions #112

vmenger opened this issue Oct 20, 2023 · 0 comments

Comments

@vmenger
Copy link
Owner

vmenger commented Oct 20, 2023

The logic for detecting housenumber letters (1a) and housenumber additions (1-bis) is not very complete, and Deduce thus not always correctly annotates the information following the housenumber. There seem to be no strict rules on what can follow a housenumber. Currently Deduce only detects a single letter (case insensitive) after a housenumber, optionally separated by a whitespace (so 1a, 1A, 1 a and 1 A). The information is usually not very privacy-sensitive, so not very high priority, but would still be nice to do it a bit cleaner.

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

No branches or pull requests

1 participant