bentrevett / pytorch-seq2seqLinks
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
☆5,675Updated 2 years ago
Alternatives and similar repositories for pytorch-seq2seq
Users that are interested in pytorch-seq2seq are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of the Transformer model in "Attention is All You Need".☆9,613Updated last year
- Tutorials on getting started with PyTorch and TorchText for sentiment analysis.☆4,581Updated last year
- Google AI 2018 BERT pytorch implementation☆6,516Updated 2 years ago
- ☆3,684Updated 3 years ago
- BertViz: Visualize Attention in Transformer Models☆7,908Updated last month
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,425Updated 2 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,548Updated 4 years ago
- Must-read Papers on pre-trained language models.☆3,365Updated 3 years ago
- An annotated implementation of the Transformer paper.☆6,993Updated last year
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,949Updated 6 years ago
- Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L☆2,055Updated 2 years ago
- Data augmentation for NLP☆4,645Updated last year
- Longformer: The Long-Document Transformer☆2,184Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,515Updated 4 months ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,175Updated 2 years ago
- Text classification using deep learning models in Pytorch☆818Updated 7 years ago
- A machine translation reading list maintained by Tsinghua Natural Language Processing Group☆2,442Updated last year
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,990Updated 3 months ago
- Models, data loaders and abstractions for language processing, powered by PyTorch☆3,565Updated 4 months ago
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,094Updated 10 months ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,989Updated 3 years ago
- BERT-related papers☆2,043Updated 2 years ago
- A list of NLP(Natural Language Processing) tutorials☆1,377Updated 5 years ago
- Paper List for Style Transfer in Text☆1,624Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,924Updated 2 years ago
- Data augmentation for NLP, presented at EMNLP 2019☆1,649Updated 2 years ago
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,226Updated 2 years ago
- A Collection of Variational Autoencoders (VAE) in PyTorch.☆7,583Updated 10 months ago
- Natural Language Processing Tutorial for Deep Learning Researchers☆14,862Updated last year
- Unsupervised Data Augmentation (UDA)☆2,204Updated 4 years ago