ropeladder / record-linkage-resourcesLinks
Resources for tackling record linkage / deduplication / data matching problems
☆123Updated last year
Alternatives and similar repositories for record-linkage-resources
Users that are interested in record-linkage-resources are comparing it to the libraries listed below
Sorting:
- A simple command line interface to the datamade/dedupe library.☆42Updated 2 years ago
- Python script for matching a list of messy addresses against a gazetteer using dedupe.☆63Updated 5 years ago
- Record Linkage ToolKit (Find and link entities)☆110Updated last year
- A browser user interface for manual labeling of record pairs.☆47Updated last year
- Simplifies use of the Dedupe library via Pandas☆136Updated 2 years ago
- Dedupe/batch geocode addresses and venues around the world with libpostal☆83Updated 3 years ago
- ☆190Updated last year
- Distributed Bayesian Entity Resolution in Apache Spark☆57Updated 3 years ago
- Scalable String Similarity Joins in Python☆39Updated 10 months ago
- variations of the record linkage model of Steorts et al. AISTATS 2014's "SMERED: A Bayesian Approach to Graphical Record Linkage and De-d…☆27Updated 8 years ago
- Python implementation of anonymous linkage using cryptographic linkage keys☆65Updated last year
- Command line tool for deduplicating CSV files☆421Updated 5 years ago
- Interactive notebooks containing demonstration code of the splink library☆38Updated last year
- CLK hash: hash pii for entity matching☆47Updated 3 weeks ago
- Tutorial code and data for the entity resolution workshops.☆45Updated 9 years ago
- Record linking package that fuzzy matches two Python pandas dataframes using sqlite3 fts4☆283Updated 2 years ago
- Now included in rigour☆151Updated 3 weeks ago
- Loading OpenSanctions into Neo4J and Linkurious☆28Updated 5 months ago
- A maximum-strength name parser for record linkage.☆37Updated 3 weeks ago
- ☆15Updated 2 years ago
- Using ML to extract campaign finance data from messy forms for journalism☆76Updated 2 years ago
- List of entity resolution software and resources.☆70Updated 3 months ago
- A comprehensive and scalable set of string tokenizers and similarity measures in Python☆138Updated 10 months ago
- ☆116Updated 2 years ago
- A Python wrapper over the GraphGen system☆37Updated 7 years ago
- Fast, flexible name matching for large datasets☆72Updated last week
- Clean US addresses following USPS pub 28 and RESO guidelines☆218Updated last year
- Group thousands of similar spreadsheet or database text entries in seconds☆155Updated last year
- Notebooks configured to be run with Binder, usually found on my blog.☆42Updated 2 years ago
- pyaddress is an address parsing library, taking the guesswork out of using addresses in your applications. We use it as part of our apart…