Submission Instructions

Submit: Run the script /afs/ir/class/cs224u/bin/submit-wsdp
(from your code directory is easiest, it will prompt you with a couple questions)

Makefile: You must include a Makefile or ant build.xml that compiles your code.
If you are using data resources or external resources, make sure you have absolute paths and pointers that will work when we try and run your code.
Paths to your home directory are fine for large resources/libraries.

README: If your code compiles and runs nicely, you don't need a README file, but feel free to include one with anything you think we might need to know.

Report: You can include the report in your directory, or just email it to the TA.