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

46 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
kibbles15351025(None) 
dibbles124013331dibbles
kibbes143811191kibb_es
kibble143910951kibble_
kibbled16367981kibbled
nibbles114011691nibbles
babbles104416322babbles
bibles104617642bi_bles
bobbles104514912bobbles
bubbles104315962bubbles
cobbles133814822cobbles
dabbles124514772dabbles
dibble114013842dibble_
dibbled133510842dibbled
dibbler124510282dibbler
dibblers13377582dibblers
dribbles13348392dribbles
fimbles143510662fimbles
fribbles15287712fribbles
gabbles124415412gabbles
gobbles123512582gobbles
gribbles13307362gribbles
hobbles143313782hobbles
kebbies1537252kebbies
kibbe135211972kibb_e_
kibbeh17406062kibb_eh
kibbehs18354182kibbehs
kibbis14398472kibb_is
kibes115521112ki_b_es
kiblas1239322ki_blas
kindles123614842kindles
kirtles11309662kirtles
kittles113012492kittles
nibble103713282nibble_
nibbled12389072nibbled
nibbler11379272nibbler
nibblers12306542nibblers
nobbles114014522nobbles
nubbles113412432nubbles
pebbles1337572pebbles
quibbles2134222quibbles
rabbles113517972rabbles
rubbles113715112rubbles
wabbles144013992wabbles
wimbles143010852wimbles
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.360496363.9
2DLD Change Limit107671463.17333933.5
3Display Results46460.0133538.5
 (SQL Overall)178691463.54650392.3