Wiki-QA-Magic Course project for CMU 11-611(3rd place in the course competition). project setup Install dependencies from requirements.txt pip3 install -r requirements.txt add spacy language model python3 -m spacy download en-core-web-sm python3 -m spacy download en-core-web-lg