Homework for NLP course at University of Maryland
The homeworks use the dataset of questions. You can use the Makefile to download the files:
make qanta.train.json
I assume that you have pytorch, sklearn, and nltk installed. It's easy to do this with Anaconda.