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

28 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
lymphoid194508(None) 
lymphoma2053662lymphoma
typhoid1648132ty_phoid
cymoid1459473cym__oid
hypnoid1647883hy_pnoid
lambdoid1443453lambdoid
lampyrid1642903lampyrid
lemuroid11115173lemuroid
limpid11389753limp__id
limuloid1143983limuloid
lipoid9411043l_ip_oid
lithoid1148773l_ithoid
lymph1547043lymph___
lymphatic2144893lymphatic
lymphokine2452243lymphokine
lymphomas2153403lymphomas
lymphs1635053lymph__s
lyophobic2144843lyophobic
nymphalid2053833nymphalid
nympho1643583nympho__
nymphos1744083nympho_s
scaphoid1646053scaphoid
sylphid1645963sylph_id
symphonic2146073symphonic
symphony2144503symphony
syrphid1646103syrph_id
typhoids1745493ty_phoids
xiphoid2045923_xiphoid

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 Filter1786911461620.423422437.4
2DLD Change Limit146162286.79621507.1
3Display Results28280.0132153.8
 (SQL Overall)178691287.23224708.4