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

32 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
beigne914861(None) 
beige81515381beig_e
beignes10149241beignes
beignet101510961beignet
beagle93612592beagle
begin85117352begin_
begins94415302begins
begone9512132begone
beiges91014412beiges
beignets11155372beignets
beigy111110582beig_y
being84920502bei_ng
beings94613032beings
bene66439492be__ne
benign938312benign_
benne76521122be_nne
bine66650862b_i_ne
binge85125512b_inge
brine75132272bri_ne
coigne94612192coigne
deign74312802deign_
deigned1037502deigned
deigns8389982deigns
feign94210712feign_
feigned1245352feigned
feigner1135592feigner
feigns10407752feigns
reign65015192reign_
reigned949212reigned
reigns74811752reigns
seine55732872sei_ne
soigne74310032soigne

Search took 3 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 Filter178691825510.360496363.9
2DLD Change Limit82551322.53032628.9
3Display Results32320.0162000.0
 (SQL Overall)178691322.90661490.4