simran-khanuja / IR-Based-QA-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IR-Based-QA-System

  1. Download the Wiki-QA dataset and extract the files "WikiQA-train.tsv" and "WikiQA-test.tsv" into the folder containing the .py files.
  2. Run question_set.py which will extract the questions in a specified format in "questions.csv"
  3. Run IR_Final.py to get the final answers printed.

Packages used :- NLTK, math, pandas

About


Languages

Language:Python 100.0%