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 forphreakings” 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
phreakings204319(None) 
phreaking1936471phreaking_
breakings16297062_breakings
phrasings1544332phr_asings
streakings15235302streakings
breaking153914253_breaking_
caretakings1852903caretakings
creaking153414123_creaking_
freaking163611453_freaking_
headings133510493_h_eadings
hearings123611853_h_earings
pacemakings2262823pacemakings
parawings1535823par_awings
parbaking1877203parbaking_
parentings1355613parentings
parkings153610683par__kings
partaking1698673partaking_
peaking144317693p__eaking_
phrasemakings2561623phrasemakings
phrasing1438013phr_asing_
phreakers1834673phreak_ers
phreaks1634543phreak___s
pleadings13285543p_leadings
prebaking1838063p_rebaking_
pressings12269023p_ressings
prickings18315653p_rickings
readings103512643__readings
rereadings12124543rereadings
screaking16228243screaking_
shealings13317563sh_ealings
shearings13337563sh_earings
speakings16345933_speakings
streaking142010323streaking_
streamings13185163streamings
threading14107593threading_
threaping15106113threaping_
threating131010053threating_
wreaking163010213_wreaking_
wreckings19233683_wreckings

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.70324654.2
3Display Results39390.0162437.5
 (SQL Overall)178691396.12529174.0