Skip to content

dTiedemann/cs4740_4

 
 

Repository files navigation

Question Answering System

This project is homework for Cornell's CS 4740 class. Its source is open, but you might not want to copy it until the end of the semester, in May 2011.

Baseline

The baseline system extracts random answers and submits them to the online scorer. It can be run with zero.py like so. $ ./zero.py [netid]

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.6%
  • Perl 4.4%