dedupeio / dedupe-examples

:id: Examples for using the dedupe library
MIT License
404 stars 216 forks source link

Dedupe Postgresql example. #62

Closed shu18vic closed 7 years ago

shu18vic commented 7 years ago

I have to perform deduplication on a large postgresql database having around 15 crore entries. Which code should i preferably use and what values (i.e threshold etc.) should i change to get the desired result??

fgregg commented 7 years ago

This would be a good question for https://stackoverflow.com/ These issue tracker is for bugs and feature requests.