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

47 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
exiting1531139(None) 
editing9313131editing
eviting11511371eviting
exciting1838021exciting
exiling15311081exiling
existing1639071existing
baiting103918882baiting
biting95321822_biting
citing94220182_citing
debiting122511202debiting
easting84924302easting
eating75134402e_ating
elating83423082elating
eliding93414342eliding
eluting84115292eluting
emitting112410352emitting
emoting10313562emoting
enditing10311072enditing
evicting1437482evicting
exacting1838522exacting
exalting1638032exalting
exciding1935922exciding
excising1837212excising
exerting162211152exerting
exing136016812ex__ing
expiating1938542expiating
expiring1836252expiring
exuding16347442exuding
exulting1637642exulting
fliting113514612fliting
gaiting93716582gaiting
kiting114117092_kiting
leniting9312352leniting
meriting11314682meriting
reciting113118072reciting
resiting93521122resiting
siting74126622_siting
skiting123812502skiting
smiting103014442smiting
spiting103917622spiting
suiting83419002suiting
toiting83217092toiting
uniting8315822uniting
waiting113618952waiting
whiting143311302whiting
witing103522822_witing
writing113713892writing

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.360496363.9
2DLD Change Limit107671473.11034620.9
3Display Results47470.0301566.7
 (SQL Overall)178691473.50051054.6