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

19 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
postsync154214(None) 
postsyncs1651931postsyncs
postsynced1851332postsynced
postdoc1245263post_doc
posteen93512623posteen_
posteens10309733posteens
postern93615613postern_
posterns102713723posterns
postin83521033post_in_
posting105622243post_ing
postins93721203post_ins
postman112410043postman_
postmen113110423postmen_
postpone1248693postpone
postpunk1642303postpunk
posts75228783posts___
postshow1643043postshow
postsyncing1951773postsyncing
potsy105815613po_tsy__

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.420425454.8
2DLD Change Limit146162196.89021213.6
3Display Results19190.0161187.5
 (SQL Overall)178691197.32624391.3