dssg / pgdedupe

A simple command line interface to the datamade/dedupe library.
https://pgdedupe.readthedocs.io
Other
42 stars 6 forks source link

Implement method for matching new records to existing clusters #62

Open ecsalomon opened 7 years ago

ecsalomon commented 7 years ago

This issue suggests using gazetteer methods

Documentation: https://dedupe.io/developers/library/en/latest/API-documentation.html#gazetteer-objects

Code: https://github.com/dedupeio/dedupe/blob/master/dedupe/api.py#L985