public
Description: NLP question asking and answering module
Homepage: http://broccoli.sandbox.matttthompson.com
Clone URL: git://github.com/mattt/broccoli.git
Mattt Thompson (author)
Sat Aug 01 07:32:08 -0700 2009
commit  3a66f722dd7ea5d77033692e327b1f995e49f549
tree    1d69435f5092990be3ce70aad094e36372d5bef7
parent  b23654d6f53c6ff4b9a89fecd8c98dd67f7c5777
name age message
file README.markdown Sat Aug 01 07:32:08 -0700 2009 Added proper README [Mattt Thompson]
file answer Wed Apr 23 01:34:44 -0700 2008 Initial import [Mattt Thompson]
file ask Wed Apr 23 01:34:44 -0700 2008 Initial import [Mattt Thompson]
directory data/ Wed Apr 23 01:34:44 -0700 2008 Initial import [Mattt Thompson]
directory doc/ Wed Apr 23 01:34:44 -0700 2008 Initial import [Mattt Thompson]
directory lib/ Wed Apr 23 01:34:44 -0700 2008 Initial import [Mattt Thompson]
directory presentation/ Wed Apr 23 01:34:44 -0700 2008 Initial import [Mattt Thompson]
directory report/ Wed Apr 23 01:34:44 -0700 2008 Initial import [Mattt Thompson]
directory test/ Wed Apr 23 01:34:44 -0700 2008 Initial import [Mattt Thompson]
directory vendor/ Wed Apr 23 01:34:44 -0700 2008 Initial import [Mattt Thompson]
README.markdown

broccoli

broccoli is a question asking and answering module created as a final project for 11-411: Natural Language Processing at Carnegie Mellon University in Spring 2008.

It was created by Zach Paine, Owen Yamauchi, Emilie McConville, and Mattt Thompson. Our professor and Virgil through the perils of computational linguistics was Noah A. Smith.

The basic function is to take in a corpus of Wikipedia articles in order to generate and answer questions about that article. As per the specs of the project assignment, we focused our efforts on articles about Animals, Countries, and Presidents.