nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
...It then covers TextCNN, recurrent networks, LSTM, bidirectional LSTM, sequence-to-sequence learning, and attention. Later examples implement the Transformer and BERT for translation, classification, and masked-token tasks. Paper links and Google Colab notebooks connect each implementation with its research background and an accessible runtime.