Skip to content

Taking a wikipedia article as input, generate and answer question.

Notifications You must be signed in to change notification settings

WanNJ/Wiki-QA-Magic

Repository files navigation

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

About

Taking a wikipedia article as input, generate and answer question.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages