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 formeshier” with Change Limit: [1] [2] [3]

You can choose a higher Change Limit to return more words, although it will take longer.
to automatically increase the Change Limit after seconds.

46 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
meshier12341085(None) 
messier93412921messier
mushier123813591mushier
ashier94714832_ashier
beshiver1634482beshiver
bushier123712812bushier
cashier123713322cashier
cushier123610832cushier
dashier114311182dashier
dishier113613402dishier
fishier13359852fishier
fleshier1435602fleshier
gushier113110072gushier
marshier1337592marshier
masher114123202mash_er
mashie11315932mashie_
mashies12318252mashies
massier93615222massier
mealier93015902mealier
measlier1036012measlier
meatier93214612meatier
menhir1136782menhi_r
merrier92612302merrier
meshed124415932mesh_ed
meshes115019442mesh_es
meshiest132911032meshiest
meshing134513812meshing
metier83517692me_tier
mistier93418712mistier
mosher114719792mosh_er
mossier94413812mossier
mothier121910212mothier
musher113820572mush_er
muskier134312732muskier
mussier93314362mussier
mustier94017962mustier
mythier15125182mythier
peskier13319112peskier
pestier94317402pestier
pushier123611092pushier
rushier103411972rushier
shier85428942__shier
techier1269242techier
testier74015642testier
washier133611152washier
zestier163010222zestier

Search took 5 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 Filter1786911076710.406440125.6
2DLD Change Limit107671463.67329314.2
3Display Results46460.0133538.5
 (SQL Overall)178691464.09243668.4