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

Add training data for Canadian Addresses #254

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IlyaSukhanov
Copy link

us-address mostly works out of the box with (English-language) Canadian
addresses however it often misparses postal codes. This training
data adds dozen or so Canadian addresses chosen by randomly looking
them up on OSM Map. There is one address per province to ensure Provinces
are also properly recognized.

The training and test data resides in canada.xml of the respective
folders.

It is worth noting that while us-address uses ZipCode and StateName, in
Canadian parlance these are Postal-Code and Provinces.

us-address mostly works out of the box with (English-language) Canadian
addresses however it often misparses postal codes. This training
data adds dozen or so Canadian addresses chosen by randomly looking
them up on OSM Map. There is one address per province to ensure Provinces
are also properly recognized.

The training and test data resides in canada.xml of the respective
folders.

It is worth noting that while us-address uses ZipCode and StateName, in
Canadian parlance these are Postal-Code and Provinces.
@IlyaSukhanov
Copy link
Author

This change also addresses #115

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

Successfully merging this pull request may close these issues.

None yet

1 participant