Assignment sheets will be posted on this page. Please note that to receive the starter code and submit the assignments, you will need to access the private course repository at https://github.com/snlp2018/snlp2018, which you will gain access after attending the first class session. If you cannot access the above URL (and if you are a student of this course), please contact the instructor.
- Assignment 0:
registration, warm up with
git
and GitHub classroom - Assignment 1: corpus collection
- Assignment 2: linear regression (data: training, test)
- Assignment 3: language identification (data: training/development)
- Assignment 4: clustering languages (data)
- Assignment 5: word class identification with ANNs (data: training, test)
- Assignment 6: n-gram and RNN language models (data: training, test)
- Assignment 7: identifying offensive language (Germeval 2018 shared task)