address-matching icon indicating copy to clipboard operation
address-matching copied to clipboard

Python script for matching a list of messy addresses against a gazetteer using dedupe.

Results 5 address-matching issues
Sort by recently updated
recently updated
newest added

I took a look at gazetteer.data_model._variables when using the address comparison module, and the variables made sense as address components, but there did not appear to be a zipcode/postal code...

stars + forks suggest folks want to know how to do this. in fact @jeancochrane + @evz and i did something similar to this during the lead project. should we...

question

the shapefile we used now lives behind a login screen. 🙍 will 2016 address points ([the only year available](https://datacatalog.cookcountyil.gov/browse?q=address+point&sortBy=relevance&tags=gis&utf8=%E2%9C%93&page=1)) suffice, since addresses don't move? (are these updated annually/will this link...

Hi I'm new to using dedupe and I was wondering if you had a training dataset for this example that I could look at? I've done a fair amount of...

Just ran dedupe on my dataset! ## Learning During the learning step, I labeled 2012 examples. Here's what the labels ended up being: **yes**: 1, **no**: 204, **unsure**: 7 The...