The assignment has two parts, one on text classification and one on sequence classification.
Each part is presented in a pdf-document. For each part, we also provide the initial code (which is printed in the pdf-file) in a form suitable for coding. You may choose between python version and jupyter notebook.
- Part A. Text classification
- The assignment in pdf
- As a python file
- As a jupyter notebook
- Part B Tagging (sequence classification)
- The assignment in pdf
- As a python file
- As a jupyter notebook