CS224N Final Project Maneesh Bhand, Dan Robinson, Conal Sathi All three of us participated in the project equally. We made use of the following code, which we did not write: WEKA code (version 3-6-0) - located in src/weka/ junit - located in src/junit Stanford Parser - src/edu Stemmer from http://tartarus.org/~martin/PorterStemmer/java.txt (We removed weka.gui - it's not being used) Everything *should* compile okay using Java 1.6.