Skip to content

Commit 84dd357

Browse files
committed
updated readme
1 parent 31a959c commit 84dd357

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scenarios/basics/entity_resolution/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# AWS Entity Resolution Java Program
1+
# AWS Entity Resolution Program
22

33
## Overview
4-
This AWS Entity Resolution basic scenario demonstrates how to interact with the AWS Entity Resolution service using an AWS SDK. This Java application demonstrates how to use AWS Entity Resolution to integrate and deduplicate data from multiple sources using machine learning-based matching. The program walks through setting up AWS resources, uploading structured data, defining schema mappings, creating a matching workflow, and running a matching job.
4+
This AWS Entity Resolution basic scenario demonstrates how to interact with the AWS Entity Resolution service using an AWS SDK. This application demonstrates how to use AWS Entity Resolution to integrate and deduplicate data from multiple sources using machine learning-based matching. The program walks through setting up AWS resources, uploading structured data, defining schema mappings, creating a matching workflow, and running a matching job.
55

66

77
**Note:** See the [specification document](SPECIFICATION.md) for a complete list of operations.

0 commit comments

Comments
 (0)