- Python 3
- Pip3
- Sklearn
- Numpy
Assumes, ROCStories dataset is downloaded and placed in the data folder. Requires the data to be present in the train.csv, test.csv and dev.csv files.
Please use a virtual environment for the project.
pip3 install -r requirements.txt