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

40 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
flypaper184222(None) 
flypapers1942031flypapers
flapper14359202flap_per
flipper14389142flip_per
flopper14328472flop_per
clapper134011863clap_per
clipper133710323clip_per
endpaper1343883endpaper
flaker134916173fl__aker
flamer114919123fl__amer
flapped15328253flap_ped
flappers15388383flap_pers
flappier1544293flappier
flayer124713563fl__ayer
flipped15358513flip_ped
flippers15338003flip_pers
floater104413353fl_oater
flopover1642863flopover
flopped15338763flop_ped
floppers15337463flop_pers
floppier1554633floppier
flyer114916253fly___er
flyover1633513fly_over
flypast1583753flypa_st
flypasts1662433flypasts
flytier13356503fly_tier
gunpaper1342623gunpaper
gypper14347293_gyp_per
lapper104319953_lap_per
leaper88118943_l_eaper
lipper104219633_lip_per
lopper103717203_lop_per
oilpaper1242853oilpaper
paper95128663___paper
repaper11310023_repaper
slapper113512463slap_per
slipper113712983slip_per
tarpaper1244603tarpaper
wallpaper1642803wallpaper
yapper133714513__yapper

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 Filter1786911461620.416429545.7
2DLD Change Limit146162406.89021213.6
3Display Results40400.0162500.0
 (SQL Overall)178691407.32224404.7