The QA Bot for PESU built by HackerSpace!
- Clone the repo
git clone https://github.com/HackerSpace-PESU/QPES- Run the script to setup the virtual environments (with package installations)
cd QPES/
chmod +x setup-environment.sh
sudo ./setup-environment.shSince QPES is a closed domain QnA System, all information needs to be present in the pes-corpus.txt document in the data/ directory. Additionally, all questions need to be added to questions.txt in the test-questions/ directory. Once these are setup, run
sudo ./test-models.sh