You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tom Epperly edited this page Mar 23, 2015
·
2 revisions
Log cross checking is a particular instance of the record linkage problem. For inexact callsign matching, I am thinking of using the Jaro-Winkler distance metric. There is a MySQL implementation of Jaro-Winkler here.