Skip to content

Is incremental record linking/deduplication supported? #822

Answered by RobinL
lmores asked this question in Q&A
Discussion options

You must be logged in to vote

Yes - this is supported to some extent.

See here: https://moj-analytical-services.github.io/splink/demos/example_real_time_record_linkage.html

The specific function you want is probably:
https://moj-analytical-services.github.io/splink/linker.html#splink.linker.Linker.find_matches_to_new_records

This will be a little easier to work with once the following PR is merged in the next few days:
#811

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lmores
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #820 on September 30, 2022 07:57.