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 forunpile” 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
unpile8191432(None) 
unpiled102312741unpiled
unpiles92112781unpiles
uppile10178501uppile
anile54634462an_ile
ensile62616472ensile
nubile83212712nubile
pile65649692__pile
spile75230082_spile
umpire1047892umpire
unable83819222unable
unagile838282unagile
unbale83616402unbale
unciae83215312unciae
uncle7317052un_cle
undine7817262undine
unite54828382un_ite
unlike102614062unlike
unlive92712332unlive
unoiled82415482unoiled
unpick1446902unpick
unpin72613242unpi_n
unpins82312382unpins
unpure82911532unpure
unripe82012092unripe
unspilt938852unspilt
untie54425492unti_e
until53517742until_
unwise9510802unwise
uppiled12216592uppiled
uppiles11208262uppiles
utile54718932u_tile

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.343520965.0
2DLD Change Limit82551322.31335690.0
3Display Results32320.0162000.0
 (SQL Overall)178691322.67266875.4