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 forouttravelled” with Change Limit: [1] [2] [3] [4] [5]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

32 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
outtravelled165132(None) 
outtraveled1552011outtrave_led
outcavilled1751753ou_tcavilled
outrivalled1551733ou_trivalled
outtravel1244203outtrave_l__
outtraveling1652033outtraveling
outtravelling1751083outtravelling
outtravels1352113outtrave_l_s
travelled1356863___travelled
unravelled1443863_u_nravelled
untraveled1444403_untrave_led
gravelled1475554___gravelled
outbraved1566064outbrav___ed
outbrawled1643494outbra__wled
outbrazened2351684outbraze_ned
outcaviled1643244ou_tcav_iled
outcrawled1643544outcra__wled
outduelled1242974ou_t_duelled
outraved122511924ou_trav___ed
outrivaled1443244ou_triv_aled
outrolled1037434ou_tr__olled
outsmelled1343634ou_t_smelled
outspelled1344314ou_t_spelled
outtalked1445514outt_a__lked
outtraded1176984outtra___ded
outyelled1345314ou_t__yelled
ravelled12419784____ravelled
tramelled1266224___tramelled
traveled12349454___trave_led
traveller1266604___traveller
unraveled1345544_u_nrave_led
untraversed1553084_untraversed

Search took 8 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 Filter1786911247900.390458182.1
2DLD Change Limit124790327.26617174.5
3Display Results32320.0162000.0
 (SQL Overall)178691327.67223291.3