#Entity Resolution
Entity resolution identifies and merges records that refer to the same real-world entity across data sources. Articles cover BigQuery-based entity resolution, knowledge graph construction, and the matching algorithms that deduplicate and link records in analytical workloads.
1 post tagged with entity resolution. ← All posts
BigQuery has had a built-in knowledge graph since 2024. For entity resolution across millions of rows — the "is this John Smith the same as that John Smith" problem — it's the cheapest tool I've found.
All posts on this site are written by Pratik Dhanave, an Agentic AI Architect with 7+ years building production distributed systems, multi-agent AI platforms, and cloud-native infrastructure. About the author → Each article includes working code, architecture diagrams, and references to the specific frameworks and standards discussed. Browse all posts or explore related topics using the tag cloud above.