Hacker News new | ask | show | jobs
by ropeladder 1481 days ago
Entity resolution/record linkage/deduplication is an oddly specialized domain of knowledge given that it's such a common problem. I put together a page of resources a while back if anyone is interested: https://github.com/ropeladder/record-linkage-resources
2 comments

I gave a talk about Record Linking at Clojure/conj 2019: https://www.youtube.com/watch?v=rGKEOMUtJfE

I opened a PR to add it to your list

Merged! Thanks for the addition, looks like an interesting talk with some good real-world lessons.
This is amazing! Thanks for sharing :)