This repository contains the final project of Natural Language Processing course from University of Trieste
- data folder contains the dataset, train.csv is the original data. clean_train is the preprocessed data.
- plots folder contains the figures created from the code.
- src folder contains the source code of the project.
- First notebook contains code of supervised approaches
- Second notebook contains code of guided LDA
Report can be found here