yunjey / seq2seq-dataloaderLinks
PyTorch DataLoader for seq2seq
☆85Updated 6 years ago
Alternatives and similar repositories for seq2seq-dataloader
Users that are interested in seq2seq-dataloader are comparing it to the libraries listed below
Sorting:
- Understanding and visualizing PyTorch Batching with LSTM☆141Updated 7 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Abstractive Summarization of Reddit Posts with Multi-level Memory Networks. In NAACL-HLT, 2019 (oral).☆146Updated 5 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 6 years ago
- Implementation of End-to-End Memory Network in PyTorch☆106Updated 8 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆101Updated 3 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Text Generation Using A Variational Autoencoder☆110Updated 8 years ago
- Code for "Language GANs Falling Short"☆59Updated 4 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆148Updated 6 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆127Updated 8 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- ☆13Updated 6 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- Text classification models. Used a submodule for other projects.☆68Updated 6 years ago
- ☆41Updated 7 years ago
- Sequence to Sequence Models in PyTorch☆44Updated last year
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆126Updated 7 years ago
- A complete pytorch implementation of skip-gram☆190Updated 7 years ago
- A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for "Linguistic Knowledge and T…☆210Updated 3 years ago
- Pytorch hierarchical attention neural network for text classification☆24Updated 8 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Updated 2 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago