This repository contains code for projects of MSc. course Natural Language Processing 2.
Projects contained in each week are as follows:
- Week 1:
- IBM-1 Translation Alignment Model between English and French.
- IBM-2 Translation Alignment Model between English and French.
- Week 2:
- PyTorch implementation of LSTM Language Model.
- PyTorch implementation of Sentence VAE Language Model.
- Python 3
- NumPy
- PyTorch
- Matplotlib
- NLTK