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
The function will attempt a few ways to compare the two names. When the function finds mismatch, it returns True. Generally, it starts with last name (matched_back), which require fully matches. Then it turns to the first and middle names, matched_front and take care of initials and nicknames.
Hi, thanks for an interesting library!
Where can I read about algorithms under the hood?
Thanks!
The text was updated successfully, but these errors were encountered: