Skip to content

sikfeng/quora-qa-chatbot

Repository files navigation

Quora QA Chatbot

report | poster

This is a Quora Question Answer Chatbot for Telegram.

The test.csv and train.csv files should be obtained from https://www.kaggle.com/quora/question-pairs-dataset.

The API key should be placed inside the file API_KEY.

Running

You should first run python3 precompute.py to preprocess the data and compute the tf-idf vectors. They will be saved under precompute/.

To run the bot, run python3 server.py.

About

Quora Question Answering Chatbot - YDSP 2019

Topics

Resources

Stars

Watchers

Forks

Languages