Matching confidence

I have a keyword “HDFC Bank”
If the data gets extracted as “HS!C BANK” then also I have to mark it as correct
Is there a way to do this comparison based on conference level ?

@Ritaman_Baral

you can use fuzzy wuzzy package its similar to python’s fuzzy wuzzy

Hi,

There are several algorithm to evaluate similarity b/w 2 strings. The following activities package supports them and we may be able to choose the suitable one.

Regards,