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

46 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
writhes13481170(None) 
withes124620841w_ithes
writes94420331writ_es
writhe125310701writhe_
writhed14389621writhed
writhen13407861writhen
writher134010851writher
writhers14398981writhers
britches15278682britches
briths115113862brith_s
frites94922482frit_es
friths124313582frith_s
fritzes19329452fritzes
griths105211652grith_s
kithes135016652_kithes
ornithes1136422ornithes
prithee1239932prithee
riches115022082_riches
rites54442552_rit_es
ritzes154812942_ritzes
tithes94720212_tithes
whishes16309442whishes
whites123919882whit_es
whither163510252whither
whities133113252whities
wiches144418752w_iches
wishes124920952w_ishes
witches152715792w_itches
wites85536962w_it_es
withe115220232w_ithe_
withed134416232w_ithed
wither124321352w_ither
withers134417752w_ithers
withies133913542w_ithies
wraiths1355032wraith_s
wrathed14298522wrathed
wraths123810082wrath_s
wreathes14299892wreathes
wretches16257282wretches
wries85827742wri__es
wrights14318992wrights
write85522832writ_e_
writer94416512writ_er
writers105513492writers
writs86624382writ__s
written10336342written

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.390458182.1
2DLD Change Limit107671463.31332499.5
3Display Results46460.0133538.5
 (SQL Overall)178691463.71648086.9