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

35 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
unremarked174320(None) 
remarked15209242__remarked
unmarked15248812un__marked
unrewarded1542992unrewarded
demarked16187223__demarked
earmarked1643223ear_marked
premarket17127853_premarket
remarker14178493__remarker
remarket142111033__remarket
reparked15208923__reparked
unbearded13146343unbe_arded
unbeared111611653unbe_ar_ed
unearmarked1861333unearmarked
unearned9310063un_e_arned
unfeared121511013unfe_ar_ed
unlearned1035653unle_arned
unmarred11258403un__marred
unmasked15267143un__masked
unprepared1543023unprepar_ed
unraked122914013unr__a_ked
unranked1338563unr__anked
unreached1536883unre_ached
unrebuked1652673unre_buked
unrecorded1443133unrecorded
unreformed1643563unreformed
unrehearsed1552203unrehearsed
unrelated10310433unrela_ted
unrelaxed1744463unrela_xed
unreported1344073unreported
unreserved1443903unreserved
unretired1046433unretir_ed
unrevoked1743423unre_voked
unseared91113943unse_ar_ed
unwearied1336763unwe_aried
upreared1137073upre_ar_ed

Search took 7 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 Filter1786911406030.406440125.6
2DLD Change Limit140603356.56321423.6
3Display Results35350.0132692.3
 (SQL Overall)178691356.98225593.1