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

53 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
procreate134814(None) 
procreated1546441procreated
procreates1448151procreates
cocreate122611812_cocreate
ocreate93711742__ocreate
precrease1345232precrease
procreant1346252procreant
procreative1846312procreative
procreator1465742procreator
prorate9418732pro_r_ate
recreate10313602_recreate
bracteate1345353bracteate
brochette1645223brochette
cocreated142710093_cocreated
cocreates132611883_cocreates
create85126383___create
increate10312203_increate
miscreate1348893miscreate
ocreae83310273__ocrea_e
perorate10417923pero_r_ate
phorate12413363pho_r_ate
picrate112014143p_icr_ate
precreased1544423precreased
precreases1445653precreases
pretreat10311923pretreat_
pretreated1347623pretreated
pretreats1146933pretreats
priorate10411733prior_ate
probate11414483pro__bate
procaryote1752703procaryote
procreating1647693procreating
procreation1547953procreation
procreators1575713procreators
proette9312363pro__ette
prograde1247183progr_ade
prolate9419793pro__late
pronate9418873pro__nate
propagate1446123propagate
prorated11513713pro_r_ated
prorates10418073pro_r_ates
prorogate1247693prorogate
prostate10314533pro_state
prostrate11412483prostrate
protease10209893pro_tease
protonate11412573protonate
protrade1148213protr_ade
proximate2045773proximate
recrate92621663_recr_ate
recreated12412543_recreated
recreates11313363_recreates
roseate7613453_ro_seate
tracheate1448233tracheate
uncreate10311353_uncreate

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 Filter1786911486410.423422437.4
2DLD Change Limit148641537.53019739.8
3Display Results53530.0301766.7
 (SQL Overall)178691537.98322383.9