Second assignment
  1. Write a non-trivial program that gets and processes some text data, and saves data and/or results to a file (The random thought mentioned in class was weather data, e.g., Ithaca Jan 1900-2012, but anything is possible.
    See also open data on the web, or consider some of the nltk data described below.)
  2. install nltk if you don't already have it.
  3. Have a look at the Norvig follow-up