Jump to content

Jaro similarity: Difference between revisions

m
no edit summary
(Correct distance to similarity; tried to clarify definition of transpositions as well.)
mNo edit summary
Line 22:
Two characters from &nbsp; <math>s_1</math> &nbsp; and &nbsp; <math>s_2</math> &nbsp; respectively, are considered ''matching'' only if they are the same and not farther apart than &nbsp; <math>\left\lfloor\frac{\max(|s_1|,|s_2|)}{2}\right\rfloor-1</math> characters.
 
Each character of &nbsp; <math>s_1</math> &nbsp; is compared with all its matching characters in &nbsp; <math>s_2</math>. Each difference in position is half a ''transposition''; that is, the number of transpositions is half the number of characters which are common to the two strings but occupy different positions in each one.
 
 
1,480

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.