dedupeio / dedupe

:id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.
https://docs.dedupe.io
MIT License
4.14k stars 549 forks source link

Gazetteer.match should return data in same format as other classes #293

Closed fgregg closed 10 years ago

fgregg commented 10 years ago

For .match, return the top, best match for each messy address.

Move the top-n resultset capability to .search

fgregg commented 10 years ago

won't do this