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

45 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
cribber1336766(None) 
crabber133810731crabber
cribbed14407661cribbed
cribbers14306441cribbers
ribber103515491_ribber
bibber94613572_bibber
briber104714052bri_ber
clabber134210112clabber
climber13449132climber
clobber13378162clobber
clubber13319592clubber
cobber124116842c_obber
crabbed14388872crabbed
crabbers14358752crabbers
crabbier14326802crabbier
cribbled15305802cribbled
crier74724462cri__er
crimmer133310772crimmer
crimper136510422crimper
cringer103514242cringer
crisper113511052crisper
critter94113032critter
crumber13339642crumber
dibber114614712_dibber
drabber12438592drabber
dribbed13326752dribbed
dribbler13316312dribbler
drubber12357862drubber
fibber134811932_fibber
fribbler15265952fribbler
gibber114112862_gibber
glibber1235162glibber
grabber12389762grabber
grubber12417912grubber
jibber174111242_jibber
libber104414012_libber
ribbed114014372_ribbed
ribbers113913182_ribbers
ribbier1137592_ribbier
ribier84414232_ribier
robber103916532_robber
rubber104715792_rubber
scribbler15164222scribbler
scriber113910972scri_ber
scrubber1434122scrubber

Search took 5 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.390458182.1
2DLD Change Limit107671453.75028712.3
3Display Results45450.0162812.5
 (SQL Overall)178691454.15642995.9