Hi,
Do anyone know perl module that can give list of possible words of
an incorrect spelling word? For example,
input: dissiapde
output: dissipate, dissipated
or good strategies to find possible words, or is there any research
on this topic?
--
$_=`perldoc -U -q "What is a"`;m/"(.*?)"/;print$1
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm
- Re: [Boston.pm] list of possible words Komtanoo Pinpimai
- Re: [Boston.pm] list of possible words Gyepi SAM
- Re: [Boston.pm] list of possible words Bren Tamilio
- Re: [Boston.pm] list of possible words Ted Zlatanov

