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 forrescore” with Change Limit: [1] [2] [3]

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

34 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
rescore9561619(None) 
prescore124812361prescore
rescored114513101rescored
rescores105415691rescores
restore75822971restore
encore8314772_encore
escort84616482_escort
frescoer1345982frescoer
prescored14409402prescored
prescores133912172prescores
prestore104217342prestore
rebore86625642re_bore
recode93618712re_code
record96117422re_cord
recork126315482re_cork
rescale93215472rescale
rescue8313002resc_ue
rescuer939032rescuer
resecure1047182resecure
reshoe92816482resho_e
reshone102414162reshone
resole64624182res_ole
resorb84914342res_orb
resort65728612res_ort
respire9411542respire
respoke134311282respoke
restoke116113902restoke
restored96417192restored
restorer84813722restorer
restores85222992restores
retore67630762re_tore
rewore938030152re_wore
roscoe839762rosco_e
score75526732__score

Search took 4 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 Filter1786911076710.1401276364.3
2DLD Change Limit107671343.20333615.7
3Display Results34340.000 
 (SQL Overall)178691343.34353452.3