Is one distance better than the other?
The Levenshtein distance between "Rcik Caplan"
and "Rick Caplan"
is 2
, the q-gram distance is 6
. Does this mean the Levenshtein distance is working better in this example than the q-gram method?
Este ejercicio forma parte del curso
Intermediate Regular Expressions in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
