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

58 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
advisable154457(None) 
advisably1843071advisably
admirable1445432admirable
devisable1546852devisable
disable10516432_d_isable
inadvisable1753472inadvisable
revisable1437992revisable
abdicable1685023abdicable
abusable1236373a_busable
accusable1544873accusable
adaptable1444613adaptable
addable11218843ad__dable
addible11236063addi__ble
adherable1545003adherable
adjustable2042443adjustable
admirably1743883admirably
admissible1552623admissible
adoptable1444753adoptable
adorable1138773ad_orable
advise10139223advis___e
advisedly1741953advisedly
advisee11147153advis__ee
affixable2443343affixable
agitable1138583a_gitable
alliable1038433alli_able
amassable1346063amassable
amiable11312033a_mi_able
amicable1438433a_micable
amusable1237143a_musable
apposable1545603apposable
arousable1145573arousable
auditable1245993auditable
available1444903available
avoidable15124743avoidable
avowable1635453a_vowable
demisable1448533demisable
disabled1248713_d_isabled
disabler1147913_d_isabler
disables11410903_d_isables
dividable1645003dividable
divisible1544383divisible
drivable1438023_drivable
editable11310423ed_itable
enviable1337853envi_able
evitable1339323_evitable
excisable2045053excisable
inviable1338523invi_able
invisible1446073invisible
leviable1337513levi_able
navigable1544743navigable
obviable1543863obvi_able
radiable11611303rad_i_able
raisable10311643_raisable
revivable1736863revivable
seisable10311373_seisable
unviable1338703unvi_able
viable111613773__vi_able
visible1236923__visible

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 Filter1786911486410.420425454.8
2DLD Change Limit148641586.87621617.4
3Display Results58580.0134461.5
 (SQL Overall)178691587.30924448.1