Notebooks and project deliverables of the laboratory tasks carried out in the Spoken and Written Language Processing subject of the Bachelor Degree in Data Science and Engineering, on Spring 2020 semester.
.
βββ Assignment 1 - Catalan Word Vectors. Training and analysis
βΒ Β βββ POE_assignment_1.pdf
βΒ Β βββ code
βΒ Β βββ CBOW_preprocessing.ipynb
βΒ Β βββ CBOW_training.ipynb
βΒ Β βββ Word_Vectors_Analysis.ipynb
βββ Assignment 2 - Language models
βΒ Β βββ POE_assignment_2.pdf
βΒ Β βββ code
βΒ Β βββ Transformer_Layer.ipynb
βββ Assignment 3 - Language Identification. Sentence Classification
βΒ Β βββ POE_assignment_3.pdf
βΒ Β βββ code
βΒ Β βββ LSTM_baseline.ipynb
βΒ Β βββ LSTM_baseline_Bigram.ipynb
βββ Assignment 4 - Speech Recognition using Dynamic Time Warping
βββ POE_assignment_4.pdf
βββ code
βββ DTW_baseline.ipynb