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

39 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
unceded1141056(None) 
uncoded11312741uncoded
acceded1336102acceded
ceded96118562__ceded
conceded1438292conceded
encoded1139032encoded
needed84114442_needed
receded112713042receded
seceded11319202seceded
ulcered1037972ulcered
unadded10238522unadded
unaided92414602unaided
unbended12279972unbended
uncaged113314122uncaged
uncaked143514352uncaked
uncarded12310132uncarded
uncased104216952uncased
unchewed1735802unchewed
uncrewed1456762uncrewed
uncured10513232uncured
unended92811822unended
unfaded123111732unfaded
ungelded1147402ungelded
unhedged1434972unhedged
unheeded1336892unheeded
unjaded16279142unjaded
unladed92614372unladed
unleaded10411332unleaded
unmended12299092unmended
unmewed13258172unmewed
unneeded1036482unneeded
unseeded1038252unseeded
unsewed112911022unsewed
unsexed152410252unsexed
untended102611152untended
unvexed18147102unvexed
unwedded1435402unwedded
unweeded1336572unweeded
unwelded1337142unwelded

Search took 5 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.373479064.3
2DLD Change Limit107671393.70329076.7
3Display Results39390.0162437.5
 (SQL Overall)178691394.09243668.4