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

43 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
immeshing1710346(None) 
inmeshing1595331inmeshing
enmeshing15114872enmeshing
immerging1544102immerging
immersing1445122immersing
meshing134513812__meshing
unmeshing1595932unmeshing
ambushing1744033ambushing
creeshing1536243creeshing
famishing1845233famishing
fleshing15339303_fleshing
freshing152611023_freshing
imbedding1643243imbedding
immesh1334113immesh___
immeshed1643433immesh_ed
immeshes1543933immesh_es
immixing2043543imm_ixing
immuring1335533imm_uring
impasting1436323impasting
impeaching2043373impeaching
impeding1436563impe_ding
impelling1436913impelling
impending1535933impending
imposing1348463impos_ing
imposting1436813imposting
impressing1547543impressing
infesting13109513infesting
ingesting11129623ingesting
inrushing1365503inrushing
investing13119393investing
mashing134422243__mashing
messing103916393__messing
mimeoing1336143mime_oing
minishing1547073minishing
moshing134214883__moshing
mushing134217633__mushing
simmering1467823simme_ring
smashing143310243_smashing
smooshing1534793smooshing
smushing14287453_smushing
something1545403something
threshing1645663threshing
tumescing1443643tumescing

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 Filter1786911486410.453394461.4
2DLD Change Limit148641436.51322822.2
3Display Results43430.0162687.5
 (SQL Overall)178691436.98225593.1