Skip to content

Commit

Permalink
Merge pull request #1145 from moj-analytical-services/improve_readme_…
Browse files Browse the repository at this point in the history
…images

Improve readme images for clarity
  • Loading branch information
RobinL authored Mar 26, 2023
2 parents 626a0f8 + ab9babc commit 6b94767
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ Splink's core linkage algorithm is based on Fellegi-Sunter's model of record lin

Consider the following records that lack a unique person identifier:

![tables showing what splink does](https://raw.githubusercontent.com/moj-analytical-services/splink/improve_readme_what_does_splink_do/docs/img/main_readme_what_does_splink_do_1.drawio.png)
![tables showing what splink does](https://raw.githubusercontent.com/moj-analytical-services/splink/master/docs/img/main_readme_what_does_splink_do_1.drawio.png)

Splink predicts which rows link together:

![tables showing what splink does](https://raw.githubusercontent.com/moj-analytical-services/splink/improve_readme_what_does_splink_do/docs/img/main_readme_what_does_splink_do_2.drawio.png)
![tables showing what splink does](https://raw.githubusercontent.com/moj-analytical-services/splink/master/docs/img/main_readme_what_does_splink_do_2.drawio.png)

and clusters these links to produce an estimated person ID:

![tables showing what splink does](https://raw.githubusercontent.com/moj-analytical-services/splink/improve_readme_what_does_splink_do/docs/img/main_readme_what_does_splink_do_3.drawio.png)
![tables showing what splink does](https://raw.githubusercontent.com/moj-analytical-services/splink/master/docs/img/main_readme_what_does_splink_do_3.drawio.png)

## What data does Splink work best with?

Expand Down
Binary file modified docs/img/main_readme_what_does_splink_do_3.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b94767

Please sign in to comment.