tanuki.py icon indicating copy to clipboard operation
tanuki.py copied to clipboard

[Use-case] Replacing regex for email-to-name matching

Open dnlkwak opened this issue 1 year ago • 0 comments

Replacing regex for email-to-name matching

  • Context: Company has an email list of thousands of emails and list of names in their database that aren't mapped
  • Problem: Can write a matching algorithm but there's dozens of various edge cases and covering all of them exhaustively would take too long
  • Workflow:

dnlkwak avatar Nov 03 '23 19:11 dnlkwak