[FEA] RapidFuzz/ Fuzzy Matching out of the box functionality
Open
feature request
Python
strings
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
I wish I could use cuDF to do fuzzy matching just like RapidFuzz but with Jaro-WInkler, Jaccard, Levenshtein and other similarity algorithms etc as import module options
**Describe the solution you'd like**
Using the functionality out the box by just importing the cuDF library versions and inputing the appropriate parameters
**Describe alternatives you've considered**
RapidFuzz, edit distance, levenshtein distance, text similarity, nearest neighbour
Contributor guide
Assessment
This issue has not been assessed yet.