Any Azure AI service can help find possible duplicated customer data?

Henry Zhang 186 Reputation points
2024-09-04T20:20:05.4166667+00:00

Hello Everyone,

We have a customer table that includes information such as first name, last name, email, date of birth, address, and phone number. We're exploring whether there's an Azure AI service that can help us identify potential duplicate records. For example:

  • Record A: Henry Zhang, same phone
  • Record B: H Zhang, same phone

These might be duplicate entries.
If possible We would like to see a confidence score indicating the likelihood that they are duplicates.

Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
404 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,782 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Moazzem Hossain 0 Reputation points
    2024-09-04T20:35:09.8133333+00:00

    Yes, Azure offers several AI services that can help you identify possible duplicate customer data. such as: Azure Cognitive Services: Text AnalyticsText Analytics for Entity Recognition: You can use this service to identify and extract entities like names, addresses, and phone numbers from customer data. By comparing these entities across different records, you can detect potential duplicates


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.