In this repository you will find the slides shown during the talk of 5-4-2023 at department of Econmics, La Sapienza (Roma) curated by Filippo Bonora and Edoardo Toppetti.
Also, you'll find the dataset used for the practical session, and the code itself.
In order to correctly run the notebook you will need to create a new virtual environment and install the following libraries in it:
- jupyter
- pandas
- spacy
- en_core_web_trf english model in spacy
- transformers
- matplotlib
- panel
- holoviews