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 forarables” 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
arables9181497(None) 
arable81821001arable_
parables121613561parables
ables75935542__ables
ambles105121862a_mbles
anableps1243122anableps
arabesk1332862arab_esk
arabizes1969102arabizes
arames84622572ara_mes
arbalest1039522arbalest
areoles71016952areoles
argles75218482ar_gles
argyles1136052argyles
arles56735742ar__les
brabbles11349752brabbles
brambles14308972brambles
cables104527552_cables
cradles103114132cradles
drabbles13308522drabbles
durables11237012durables
eatables10169792eatables
enables92813122enables
fables114921672_fables
gables94222332_gables
garbles104016922gar_bles
grabbles13339892grabbles
marbles114516652mar_bles
oracles93212422oracles
parable111819772parable_
payables15166482payables
rabbles113517972rabbles
rabies85226022_rabies
rales54947492_ra_les
rambles113118312rambles
ratables10159722ratables
robles85321692_robles
rubles83921702_rubles
sables85026692_sables
sparables13167162sparables
stables93219072stables
tables84524892_tables
taxables1734382taxables
trebles9311442trebles
variables1444672variables
warbles123215562war_bles
wearables14155002wearables

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.376475242.0
2DLD Change Limit107671463.14034290.1
3Display Results46460.0162875.0
 (SQL Overall)178691463.53250592.0