CMSC 380: Science of Information
Programming Assignment#1


Due on Tuesday: September 25, 2012.

Write a program to process a large text as if it were an information source. Treating the letters of alphabet as symbols (ignore all other characters), compute the following:

Extra Credit: Do all of the above for text(s) in other languages (German, French, Italian, Spanish, ...)

Hand in a written report containing the following:

Details of the text: Title, Author, etc. Identify the source of the text (where you obtained the data file). And all of the above data obtained by your program. Include the documented program source at the end of your report.


Back to CMSC380 Course Materials.