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

40 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
resigned103886(None) 
designed1136941designed
reigned949211re_igned
resigner937791resigner
resined84522651resi_ned
assigned1044632assigned
cosigned1235722cosigned
deigned1037502de_igned
designee1087752designee
designer1036542designer
feigned1245352fe_igned
lesioned936902lesioned
realigned1145332realigned
reassigned1243602reassigned
redesigned1343372redesigned
refined114720002refi_ned
rehinged1336852rehinged
reined74425522re_i_ned
rejigged1833682rejigged
relined85321932reli_ned
renigged1135052renigged
repined104918772repi_ned
repinned1157472repinned
repugned1235362repugned
rerigged1136242rerigged
reshined123011122reshined
resided95217702resi_ded
resifted12310152resifted
resighted1436522resighted
resign74212582resign__
resignedly1552532resignedly
resigners1036862resigners
resigns83910962resign_s
resiled84621982resi_led
resisted9312692resisted
resited85122422resi_ted
resized174614902resi_zed
rosined84911902rosi_ned
signed83413752__signed
unsigned1037562unsigned

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 Filter1786911210590.390458182.1
2DLD Change Limit121059403.73632403.4
3Display Results40400.0133076.9
 (SQL Overall)178691404.13943172.5