This repository contains the code used to carry out the homework of the course "Natural Language Processing" by Prof. Roberto Navigli, for the master in "Artificial Intelligence and Robotics", at "Sapienza Università di Roma".
The files:
- "NLP 2022 - Homework 3.pdf" contains more info and instriction of the homework
- "nlp_hw3_2022.ipynb" is a notebook containing the code used to carry out the homework
- "implememntation.py" is the main file containing the code organized to let the evaluation of the performances (this file is for demonstration purposes only, it doesn't work as part of multiple files not present in this repository)
- "report.pdf" is the report on the work done