[rochester-pm-list] Crazy question - spellchecker

Steinberger, Craig J Craig.Steinberger at usa.xerox.com
Fri Dec 3 11:59:27 CST 1999


Justin,

It's not a quick and easy solution, but here is the UNIX spell program in
Perl.

http://www.perl.com/pub/language/ppt/src/spell/

Maybe the easiest thing to do is open a system call to the UNIX spell
command in the first place?

--
Craig Steinberger
Xerox Corporation
craig.steinberger at usa.xerox.com
 


-----Original Message-----
From: Justin C. Sherrill [mailto:webmaster at rochester.rr.com]
Sent: Friday, December 03, 1999 11:49 AM
To: rochester-pm-list at happyfunball.pm.org
Subject: [rochester-pm-list] Crazy question - spellchecker


I want to be able to note words that aren't in a regular dictionary in
user-submitted text.  Is there a Perl resource out there to check spelling?
(I looked at CPAN but didn't see anything...)

All I want to do is highlight words that aren't recognized.  I could seach
repetitively through a text file containing all known good words, but that's
slow and redundant.  Is there a better solution I'm not thinking of because
I'm in a hurry?

Justin C. Sherrill
Rochester Road Runner Webmaster
http://www.rochester.rr.com/
"Think slow, type fats"



More information about the Rochester-pm mailing list