You can use String.jaro_distance/2. That should work better. I’ll fix this example. You’ll use Jaro Distance later as well.
1 Like
You can use String.jaro_distance/2. That should work better. I’ll fix this example. You’ll use Jaro Distance later as well.