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

64 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
nobbled12351128(None) 
bobbled113811831bobbled
cobbled143411631cobbled
gobbled134010251gobbled
hobbled153310781hobbled
nibbled12389071nibbled
nobble103814311nobble_
nobbler113211181nobbler
nobbles114014521nobbles
wobbled15349591wobbled
babbled113612862babbled
bobbed104315832bobb_ed
bobble94115142bobble_
bobbles104514912bobbles
bobsled12297152bobsled
bubbled113612122bubbled
cobble123615262cobble_
cobbler133311822cobbler
cobbles133814822cobbles
dabbled133712072dabbled
dibbled133510842dibbled
doubled11289952doubled
fobbed144112612fobb_ed
gabbled134112452gabbled
gobbed124613882gobb_ed
gobble113512982gobble_
gobbler123310022gobbler
gobbles123512582gobbles
hobbed144114302hobb_ed
hobble133913432hobble_
hobbler143710402hobbler
hobbles143313782hobbles
jobbed184212132jobb_ed
kibbled16367982kibbled
knobbed1633712knobb_ed
lobbed113114612lobb_ed
lobbied12337172lobbied
mobbed137112242mobb_ed
mobled113213182mo_bled
nabbed115113612nabb_ed
nibbed114311902nibb_ed
nibble103713282nibble_
nibbler11379272nibbler
nibbles114011692nibbles
nobbier11309162nobbier
nobblers12318562nobblers
noble74420992no_ble_
nobler83713452no_bler
nobles83319722no_bles
noddled10358562noddled
nombles113212342nombles
noodled9339922noodled
nubble103813712nubble_
nubbles113412432nubbles
pebbled1445402pebbled
rabbled123514422rabbled
robbed113415192robb_ed
rubbled124611622rubbled
sobbed113516262sobb_ed
uncobbled1643662uncobbled
wabbled153311442wabbled
wobble133212312wobble_
wobbler14329822wobbler
wobbles143412432wobbles

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.470380193.6
2DLD Change Limit107671643.14034290.1
3Display Results64640.0302133.3
 (SQL Overall)178691643.64049090.9