ahmetumutdurmus / awd-lstmLinks
Replication of "Regularizing and Optimizing LSTM Language Models" by Merity et al. (2017).
☆12Updated 5 years ago
Alternatives and similar repositories for awd-lstm
Users that are interested in awd-lstm are comparing it to the libraries listed below
Sorting:
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆120Updated 4 years ago
- Lexical Simplification with Pretrained Encoders☆70Updated 4 years ago
- Zero -- A neural machine translation system☆153Updated 2 years ago
- Source code for the ACL 2019 paper "Attention-based Conditioning Methods for External Knowledge Integration"☆59Updated 3 years ago
- Python source code for EMNLP 2020 paper "Reusing a Pretrained Language Model on Languages with Limited Corpora for Unsupervised NMT".☆35Updated 3 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Source code for "Improving Robustness of Neural Machine Translation with Multi-task Learning"☆19Updated 5 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆129Updated 4 years ago
- Some good(maybe) papers about NMT (Neural Machine Translation).☆85Updated 5 years ago
- Python code for various NLP metrics☆168Updated 5 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- A masked language modeling objective to train a model to predict any subset of the target words, conditioned on both the input text and a…☆244Updated 3 years ago
- Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".☆52Updated 5 years ago
- A program to choose transfer languages for cross-lingual learning☆72Updated 2 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆132Updated last year
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- This repository contains materials for our tutorial on automatic grammatical error correction: R. Grundkiewicz, C. Bryant, M. Felice: A C…☆38Updated 4 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆107Updated 6 years ago
- GlossBERT: BERT for Word Sense Disambiguation with Gloss Knowledge (EMNLP 2019)☆95Updated 2 years ago
- ☆40Updated 4 years ago
- Pytorch implementation of "A Probabilistic Formulation of Unsupervised Text Style Transfer" by He. et. al. at ICLR 2020☆163Updated 2 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Multilingual Meta-Embeddings for Named Entity Recognition (RepL4NLP & EMNLP 2019)☆32Updated 2 years ago
- ☆54Updated 7 years ago
- ☆362Updated 2 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆134Updated 2 years ago
- Fine-tune transformers with pytorch-lightning☆44Updated 3 years ago
- ☆34Updated 4 years ago