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 forrefinding” 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.

45 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
refinding1425994(None) 
rebinding13249481rebinding
refining122416861refin_ing
refunding14258071refunding
reminding132311541reminding
rewinding14238931rewinding
defending15298352defending
defining133711802defin_ing
defunding15216122defunding
finding124116542__finding
prebinding1696162prebinding
prefunding1745232prefunding
rebidding14275462rebidding
refeeding14247932refeeding
refencing15188852refencing
refiling123116532refi_ling
refilling13299332refilling
refilming15256462refilming
refiring123513922refi_ring
refitting132811122refitting
refixing19329792refi_xing
refolding1437452refolding
refounding1545352refounding
regilding1236122regilding
regrinding1335702regrinding
rehinging1437452rehinging
reining84425322re_in_ing
reinking13311022re_inking
rekindling1643522rekindling
relanding112110922relanding
relending112412022relending
relining93218742relin_ing
relinking1458252relinking
remanding132211142remanding
remending132311312remending
reminting122315102reminting
rending93924262re__nding
repining114116592repin_ing
repinning12258972repinning
rescinding1436722rescinding
resending112313362resending
residing103015482resi_ding
resining92919552resin_ing
retinting102215252retinting
rewinning13257442rewinning

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 Filter1786911214360.390458182.1
2DLD Change Limit121436453.31036687.6
3Display Results45450.0162812.5
 (SQL Overall)178691453.71648086.9