| CS285 -- Lab 5: Email Spell Check |
|
|
Objectives Addressed
OverviewIn this lab you will develop a spell checker for email messages. ProceduresWrite a program that will allow the user to select an email message to be spell checked. Words in the message should be compared against words in words.txt. If a word is not in words.txt it should be treated as if it is spelled incorrectly. You should do "something smart" about dealing with capitalization and punctuation. Lab report (due 11:00pm, the day prior to week 9 lab)Your report should include:
IMPORTANT NOTE: Be sure to save your program for future use. We will be using this assignment in next week's lab assignment. As with any report you submit, correct spelling and grammar are required. In addition, your report should be submitted electronically following the Electronic submission guidelines. (You may wish to consult the sample report before submitting your report.) Be sure to keep copies of all your files, in case something gets lost. It may be wise to keep a diskette backup as well. Your grade will depend on quality of design, clarity of code and documentation, as well as whether your program produces the correct results. If you have any questions, consult your instructor. |
| © 2001-2002 Dr. Christopher C. Taylor | Office: CC-27C | Phone: 277-7339 | Last Updated: Tue Oct 22 10:39:35 2002 |
| I am responsible for all content posted on these pages; MSOE is welcome to share these opinions but may not want to. | |||