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

38 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
fjeld1646558(None) 
field95015321field
fjelds17414471fjelds
afield1035952afield
bield84614652bield
eld46733792__eld
fauld95214492fauld
fed76548352f_e_d
feed84538902f_eed
feel75233842feel_
feels85223042feels
felid94717172f_elid
fell76833072f_ell
felt75146932f_elt
fend84832972f_end
feod815523002f_eod
feud86523022f_eud
fields104211042fields
fiend95312982fiend
filed95331902filed
fjord16477022fjord
fled85429772fle_d
fold86528942f_old
freed95223542freed
fremd115010322fremd
fuel76824732fuel_
fueled104913602fueled
fuels87117352fuels
geld65828432_geld
held85330402_held
jeed125428502_jeed
jell117125872_jell
meld75830472_meld
veld85323202_veld
weld84727732_weld
wield95213912wield
yeld811423872_yeld
yield9519692yield

Search took 3 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 Filter178691538000.623286823.4
2DLD Change Limit53800381.68631909.8
3Display Results38380.0162375.0
 (SQL Overall)178691382.32576856.3