Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 407 Bytes

File metadata and controls

21 lines (13 loc) · 407 Bytes

git-swoosh


Swoosh algorithm implementation in R. ETL match and merge functions for the entity resolution (ER) model.

Usage

match()

Seeks for identity duplications that are not exact (different email, phone numbers, or abbreviations)

merge()

Merges the records that match so they can represent the same entity.

> info & paper