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

29 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
cashiers1331888(None) 
cahiers123510671ca_hiers
cashier123713321cashier_
ashier94714832_ashier_
ashlers10319582_ashlers
bashers124820832bash_ers
cahier113615772ca_hier_
carriers103614202carriers
cashes114729882cash_e_s
cashews15428602cash_ews
cashiered1543402cashiered
cashless1336772cashless
cashmere1564322cashmere
cashmeres1654392cashmeres
casters94729902cas_ters
clashers134213992clash_ers
coshers123618182cosh_ers
crashers134013232crash_ers
cushier123610832cushier_
dashers115016862dash_ers
dashier114311182dashier_
kashers143914022kash_ers
lashers104121832lash_ers
mashers124621052mash_ers
mashies12318252mashie_s
rashers104020912rash_ers
shiers94921752__shiers
washers134517522wash_ers
washier133611152washier_

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 Filter1786911210590.406440125.6
2DLD Change Limit121059294.04629920.7
3Display Results29290.0132230.8
 (SQL Overall)178691294.46540020.4