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

39 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
unplayable174531(None) 
playable15137922__playable
unflyable1744632unfl_yable
unpalatable1544792unpalatable
unpliable1347812unpl_iable
unsayable1447222un_sayable
unslakable1645232unslakable
delayable1546063_delayable
deployable1843863deployable
displayable1953133displayable
employable1943153employable
implacable1844613implacable
inflatable1546003inflatable
payable141711323__p_ayable
placable14169243__placable
repayable1666343rep_ayable
slayable13157563__slayable
unbearable1447383unbearable
unbeatable1447833unbeatable
uncapable1547783un_capable
undatable1238983un_datable
uneatable11311693un_eatable
unemployable2152593unemployable
unflappable2053053unflappable
unlikable1546773un_likable
unlivable1447603un_livable
unlovable1446363un_lovable
unnamable1356623un_namable
unpassable1446133unpassable
unplausible1552023unplausible
unprovable1745713unprovable
unreadable1347713unreadable
unsalable1148993un_salable
unsayables1543103un_sayables
unscalable1446353unscalable
unshakable1944993unshakable
unspeakable1944303unspeakable
untamable1347843un_tamable
unwearable1547213unwearable

Search took 7 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 Filter1786911406030.406440125.6
2DLD Change Limit140603395.78024325.8
3Display Results39390.0162437.5
 (SQL Overall)178691396.20228811.8