Link to all data files here: https://1drv.ms/f/s!Agg3iQ8Rp37PhcQf4wo3kOUn2j1MvA
The folder contains the five models we used for the project to prediction duplicate question pairs. Each also contains a readme to run each individual model.
- Bag of Words Naive Bayes
- Bag of Words SVM
- Bidirectional LSTM
- Siamese LSTM
- Decomposition Attention Model (Our Variation)
In addition, we also provided the code that we used to scrape Quora as well as our front end design