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

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
reports9491621(None) 
deports105012881deports
report85326021report_
repots85621001repo_ts
resorts74817191resorts
retorts76016511retorts
dehorts11379772dehorts
departs104310682departs
deport94922392deport_
depots94716342depo_ts
exports1647982exports
imports11309622imports
jetports1743532jetports
ports75934592__ports
presorts105311682presorts
rapports1245962rapports
reboots93512092reboots
rebores95319162rebores
recoats92616642recoats
records105213922records
recorks134813022recorks
redouts81411662redouts
reexports1843242reexports
reforms1239822reforms
reimports1343662reimports
remoras9314072remoras
reparks13249512reparks
repasts93611932repasts
repeats94316052repeats
repents93717622repents
reperks13298092reperks
replots93412632replots
repolls939052repolls
reported11312702reported
reporter10411422reporter
reporters1139172reporters
repos74725792repo__s
reposes94021262reposes
reposits10310452reposits
repot75132622repo_t_
repours9310232repours
repros84216002rep_ros
resorbs95010522resorbs
resort65728622resort_
respots92912762respo_ts
retort66831152retort_
reverts104715042reverts
revolts1038892revolts
rewords115413982rewords
reworks145113602reworks
riposts9279402riposts
seaports1038462seaports
sports84619182_sports

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 Filter1786911076710.420425454.8
2DLD Change Limit107671533.98627012.3
3Display Results53530.0134076.9
 (SQL Overall)178691534.41940437.0