Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 1.04 KB

README.md

File metadata and controls

15 lines (8 loc) · 1.04 KB

Natural Language Processing homeworks

The implementation and presentation of the two homeworks for the Natural Language Processing course (A.Y. 2019/2020).

First homework

In the folder nlp2020-hw1 there are the code and report of the first homework which consists in developing a model to face the Named Entity Recognition task.

Link to the original repo of the homework.

Second homework

In the folder nlp2020-hw2 there are the code and report of the second homework which consists in developing a model to face the Semantic Role Labeling task.

Link to the original repo of the homework.