Open a new terminal tab and move where you want to do the git clone of the project
git clone https://github.com/lucafff/NLP_project.git
cd NLP_project
The dataset is not provided, so place yours in the NLP_project/data folder (files only)
pip install -r requirements.txt
python Classification.py