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

31 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
uncreated1231230(None) 
uncrated11416311uncr_ated
uncreate10311351uncreate_
uncreates11310431uncreates
untreated10312901untreated
cocreated142710092cocreated
created104323452__created
entreated10310972entreated
increased1245532increased
increate10312202increate_
intreated10312662intreated
nucleated1247872nucleated
recreated12412532recreated
ulcerated1247742ulcerated
uncleaned1237172uncleaned
uncleared1237542uncleared
uncoated11314962unc_oated
uncrate9415952uncr_ate_
uncrates10314562uncr_ates
uncredited1445002uncredited
uncrewed1456762uncre_wed
undreamed1336972undreamed
ungreased1136332ungreased
unheated121514552un_heated
unrated82621552un_r_ated
unrelated10310432un_related
unrented92413922un_rented
unrested91914512un_rested
unseated91317682un_seated
untreaded1137982untreaded
unwreathed1763682unwreathed

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 Filter1786911214360.390458182.1
2DLD Change Limit121436313.61033638.8
3Display Results31310.0161937.5
 (SQL Overall)178691314.01644494.8