Fuzzy matching using Jaro Winkler?

Can we choose Jaro-Winkler as our algorithm for fuzzy matching instead of Levenshtein distance? If not, then is there a way we can implement our own custom way of doing it?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.