Hi!
I was checking out libpostal, and saw something that could be improved.
- Does the input address exist in OpenStreetMap?
- Do all the toponyms exist in OSM (city, state, region names, etc.)?
- If the address uses a rare/uncommon format, does changing the order of the fields yield the correct result?
- If the address does not contain city, region, etc., does adding those fields to the input improve the result?
- If the address contains apartment/floor/sub-building information or uncommon formatting, does removing that help? Is there any minimum form of the address that gets the right parse?