-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Suggested addition of a privacy preserving record linkage software:
anonlink
A Python (and optimised C++) implementation of anonymous linkage using cryptographic linkage keys as described by Rainer Schnell, Tobias Bachteler, and Jörg Reiher in A Novel Error-Tolerant Anonymous Linking Code.
Comprised of two Python libraries:
anonlinkcomputes similarity scores, and/or best guess matches between two sets of cryptographic linkage keys.clkhashclient library/tool for creating cryptographic linkage keys from personally identifiable data. [documentation]
Apache License 2.0
Python
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

