Welcome!   Search Scrabble® Dictionary using DLD   Statistics   Compare any two Strings using DLD   Reference   Your IP

Dictionary Search Results using Damerau-Levenshtein distance in T-SQL

Here are the results of your fuzzy-string dictionary search forunrepaid” with Change Limit: [1] [2] [3] [4]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

41 similar words found! Changes to Transform each Found Word to your word are shown as:
 remove a letter ~ replace a letter ~ swap two letters ~ _add a letter from your word
(Use the links in the Changes column to see more Transformation details.)

Found WordScrabble ScoreSearched PreviouslyFound PreviouslyChangesTo Transform to your Word
unrepaid114371(None) 
unrepair1042371unrepair
prepaid12310132_prepaid
repaid94716322__repaid
underpaid1346962underpaid
unpaid939472un__paid
unread73412672unre_a_d
unrepairs1142042unrepairs
foresaid1247803foresaid
intrepid1145363intrep_id
kneepad1462373kneepa_d
nonpaid1048073_nonpaid
nursemaid1251843nursemaid
overpaid14158933overpaid
relaid75518443__relaid
repair84011463__repair
repand95316063__repand
resaid74517083__resaid
trepid9310083_trep_id
unafraid1242663unafraid
unbraid1037183un_braid
undead82711903unde_a_d
underbid12108203underbid
underdid11128133underdid
underlaid1147493underlaid
unheard1136943unhe_ard
unlaid7311753un__laid
unlead73312373unle_a_d
unprepared1543023unprepared
unready11215943unre_ady
unreal64414453unre_a_l
unreeled91310333unreeled
unreeved12117673unreeved
unrelated10310433unrelated
unrelaxed1744463unrelaxed
unrented92413923unrented
unrested91914513unrested
unripped1335763unripped
unroped102812103unrop_ed
unsaid7411833un__said
untread857413untre_a_d

Search took 8 seconds overall (including website activity, plus SQL activity in the following phases):

  1. Length Filter: Limit the application of DLD to words with length difference of no more than the Change Limit.
  2. DLD Change Limit: Apply DLD to each remaining word, limiting each comparison according to the Change Limit.
  3. Display Results: Return the results, with similar words marked up to highlight differences.
SeqSearch PhaseWords CheckedWords MatchedSecondsWords Per Sec
1Length Filter1786911461620.420425454.8
2DLD Change Limit146162416.61022112.3
3Display Results41410.0162562.5
 (SQL Overall)178691417.04625360.6