Page 1 of 1
Added Levenshtein Edit Distance checking to the SpellCheck routine. Should be a helluva lot better. Please stress test it and let me know of any problem words.
PostPosted:Fri Jun 04, 2004 8:31 am
by SineSwiper
<div style='font: 10pt "EngraversGothic BT", "Copperplate Gothic Light", "Century Gothic"; text-align: left; '>Added Levenshtein Edit Distance checking to the SpellCheck routine. Should be a helluva lot better. Please stress test it and let me know of any problem words.</div>
PostPosted:Fri Jun 04, 2004 12:37 pm
by Flip
<div style='font: 12pt "Cooper Black"; text-align: left; '>err, so whats it do?</div>
PostPosted:Fri Jun 04, 2004 9:36 pm
by SineSwiper
<div style='font: 10pt "EngraversGothic BT", "Copperplate Gothic Light", "Century Gothic"; text-align: left; '>It's a lot better at picking the right words for you. The better guesses should be at the top. LED measures the number of steps to go from a misspelled word to a spelled one, thus giving you the words that are closest to the word you want.</div>
PostPosted:Mon Jun 07, 2004 3:45 am
by SineSwiper
<div style='font: 10pt "EngraversGothic BT", "Copperplate Gothic Light", "Century Gothic"; text-align: left; '>Tweaked it a bit more. Added scramble detection and a score next to the word.</div>