The Weber (1970) and Van Orden (1987) Algorithm for determining spelling similarity


Entering two words in the form below and submitting them will return a value for "Graphic Similarity", as described in Van Orden (1987, p. 196)

This measure is based on:

A better measure is probably found here

Then the Graphic Similarity = 10([(50F + 30V + 10C)/A] + 5T + 27B + 18E)

Orthographic Similarity is the ratio between GS of word one with itself and GS of word 1 and word 2 (Van Orden, 1987) .

Word 1:
Word 2:
A = - (average length of words)
B = - (shared first letter)
C = - (shared letters)
E = - (shared last letter)
F = - (shared pairs of adjacent letters)
T = - (ratio of the length of the short word to the long word)
V = - (shared pairs of adjacent letters in word1 with reversed pairs in word2)
Similarity = -
Diagnostics:
-