andrewpeng02 / transformer-translationLinks
Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.
☆78Updated 5 years ago
Alternatives and similar repositories for transformer-translation
Users that are interested in transformer-translation are comparing it to the libraries listed below
Sorting:
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- ☆178Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆339Updated 2 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆133Updated last year
- ☆76Updated 5 years ago
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆108Updated 6 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- Multi30k Dataset☆181Updated 3 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- Zero -- A neural machine translation system☆153Updated 2 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 4 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
- A list of resources about Text Style Transfer☆42Updated 5 years ago
- Pytorch implementation of "A Probabilistic Formulation of Unsupervised Text Style Transfer" by He. et. al. at ICLR 2020☆163Updated 2 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 4 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆129Updated 4 years ago
- This project attempts to maintain the SOTA performance in machine translation☆108Updated 4 years ago
- ☆362Updated 2 years ago
- Language-agnostic BERT Sentence Embedding (LaBSE)☆152Updated 4 years ago
- Improved version of GECToR☆60Updated 2 years ago
- Implementation of NeurIPS 19 paper: Paraphrase Generation with Latent Bag of Words☆122Updated 3 years ago
- Byte Pair Encoding for Python!☆231Updated 2 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- "End-to-End Abstractive Summarization for Meetings" paper - Unofficial PyTorch Implementation☆53Updated 2 years ago
- ☆49Updated 5 years ago
- Easily fine tune GPT-2 to fill in missing text☆201Updated 2 years ago
- Implementation of "Disentangled Representation Learning for Non-Parallel Text Style Transfer(ACL 2019)" in Pytorch☆69Updated 10 months ago
- Implementation of a linear-chain CRF in PyTorch☆97Updated 4 years ago