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

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

43 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
landforms154411(None) 
landform1445221landform_
landlords1144452landlords
planforms1643722plan_forms
sandworms1545652sandworms
ausforms1343933_ausforms
bandoras1138743band_oras
bandores11311603band_ores
blindworms1852183blindworms
candors104216763cand_or_s
conforms1538873con_forms
cuniforms1663893cuniforms
fandoms13229473fand_o_ms
handlooms1543833handlooms
handworks2046703handworks
informs1248073_in_forms
janiform2044723janiform_
lanciform1643583lanciform_
landers84026213land_er_s
landfalls1343813landfalls
landfills1343413landfills
landlers94312833landler_s
landlord1045163landlor_d
landmarks1643613landmarks
landwards1445503landwards
languors976153languor_s
lanthorns1246013lanthorns
lungworms1543333lungworms
pandoors11258983pandoor_s
pandoras11310053pand_oras
pandores11312453pand_ores
paraforms1645563paraforms
planform1544753plan_form_
platforms1643203pla_tforms
randoms102112433rand_o_ms
sandstorms1343073sandstorms
sandworm1446343sandworm_
sandworts1346453sandworts
tandooris10224633tandooris
tandoors9258053tandoor_s
transforms1545833transforms
uniforms1355043_uniforms
waveforms2042403waveforms

Search took 7 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 Filter1786911486410.423422437.4
2DLD Change Limit148641436.43623095.2
3Display Results43430.0162687.5
 (SQL Overall)178691436.87525991.4