Download glove vectors used for word mappings - https://drive.google.com/file/d/1saFGKezSFgH-5YjsQX_yiWes41xqbHrf/view?usp=sharing
Save the file in data
folder as glove.txt
Python packages :
python = 2.7
numpy = 1.14.1
gensim = 3.3.0
sklearn = 0.19.1
python train.py
python classify-questions.py
classify-questions.ipynb