Exploring NLP Fuzzy Matching Algorithms

preview_player
Показать описание
Presented by WWCode Data Science
Speaker: Madhurima Nath

Fuzzy matching algorithms are used to identify non-matched target items, i.e., it will find matches even when users have entered only partial words or misspelled words. It is used for spell-checks and can be used for de-duplication of records. Most commonly used algorithms for approximate string matching are Levenshtein distance algorithm, Bitmap algorithm, Damerau-Levenshtein distance algorithm, n-gram.

___
Learn more about Women Who Code:
Рекомендации по теме
Комментарии
Автор

Can you share the link to the notebook. Thanks a lot for the great presentation.

SunilPatel-sfng