Skip to main content

Doing continuous matching using tMatchIndexPredict

This scenario applies only to Talend Platform products with Big Data and Talend Data Fabric.

After indexing lookup data in Elasticsearch using tMatchIndex, you do not need to restart the matching process from scratch. The tMatchIndexPredict component compares new data records with the lookup stored in ElasticSearch.

In this example, a list of early childhood education centers in Chicago coming from ten different source has been cleaned, deduplicated and indexed in Elasticsearch. You want to match new records which contain information about early childhood education centers in Chicago against the reference data set stored in Elasticsearch.

tMatchIndexPredict uses pairing and matching models to group together records from the input data and the matching records from the reference data set indexed in Elasticsearch and label the suspect pairs.

tMatchIndexPredict outputs potential duplicates and unique records in separate files.

Before you begin:

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!