Skip to content

Matching records by linking entities using string and data matching

Notifications You must be signed in to change notification settings

nikhitmago/entity-linking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

entity-linking

Data matching methods:

  • Jaro distance
  • Jaro winkler
  • Exact match

The goal of this project is to match records from these 2 datasets using entity linking methods. The code also contains a scaling up method that utilizes hashing to reduce number of comparisons.

About

Matching records by linking entities using string and data matching

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages