Homework 1
Completion requirements
Opened: Tuesday, 7 March 2023, 12:00 AM
Due: Tuesday, 14 March 2023, 12:00 AM
This homework will explore some basic techniques presented in the first two weeks of the course.
You will be invited to experiment with:
- Word frequencies and generation
- Co-occurrences
- Zipf's Law
- Naive Bayes classifier
Fill in the blanks with your own code and see how it works.
You find below a link to a Jupyter Notebook with a trace of the solution:
https://medialab.di.unipi.it:8000/hub/user-redirect/lab/tree/HLT/HomeWork1/Sketch.ipynb
You can copy the notebook to your home directory by using:
File > Save Notebook As ...
/HLT/Home/<your email>@studenti.unipi.it/
Submit through Moodle a link to the notebook with your solution.