Final project of the course "Text Mining and Search" in which we tried different NLP techniques such as Classification, Clustering and Topic modeling based on Amazon's textual reviews.
The dataset we used was found on kaggle and can be downloaded from the following link:
The project was carried out with the use of Python.
- Report: It describes all the steps and choices made.
- Presentation: In this folder you can find the presentation either in italian or in english.
- Project: The developed project.
- Keras_Model: In this folder you can find the trained neural networks models.
- Requirements: contains all the necessarly packages to run the project locally, this file is autogenerated by pip freeze.