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

65 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
envision114595(None) 
envisions1245611envisions
division1266682division
elision72311102e_lision
environ1044762envi_ron
envisioned1452932envisioned
evasion1036752e_vasion
excision1746272excision
incision1047602incision
invasion11115472invasion
revision1138712revision
vision9311312__vision
benison937123ben_is_on
concision1348493concision
decision1148523decision
dentition1049633dentition
derision939073derision
divisions1396283divisions
eclosion1046893eclosion
edition8310853e_dition
effusion1444603effusion
elisions82210423e_lisions
elusion72310953e_lusion
emersion1047733emersion
emission1047673emission
emulsion1045923emulsion
enation73419233en_ation
ensign737523en__sign
enviro936303envi_ro_
environs1144673envi_rons
enviros1034913envi_ros
envisage1242653envisage
envisioning1552843envisioning
erasion7311963e_rasion
erosion7311113e_rosion
evasions1136543e_vasions
eversion1138713eversion
eviction13228683e_viction
evulsion1155063evulsion
excisions1846383excisions
incisions1147353incisions
infixion1843683infixion
infusion1146523infusion
inhesion11116373inhesion
invasions12115413invasions
inversion1247213inversion
lenition8310083len_ition
nasion63914083_n_asion
pavilion1344903pavilion
pension9412203pen__sion
pervasion1446073pervasion
prevision1448003prevision
provision1447633provision
recision10310273recision
redivision1453873redivision
reinvasion1343013reinvasion
rendition1058933rendition
revisions1238593revisions
television1352463television
tension7311803ten__sion
unison649033un_is_on
vendition1345693vendition
venison1036443ven_is_on
virion9310683__virion
visions10311023__visions

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 Filter1786911461620.406440125.6
2DLD Change Limit146162656.51622431.2
3Display Results65650.0164062.5
 (SQL Overall)178691656.93825755.4