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:
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- Code for "Language GANs Falling Short"☆59Updated 4 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- Abstractive Summarization of Reddit Posts with Multi-level Memory Networks. In NAACL-HLT, 2019 (oral).☆146Updated 5 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆123Updated 5 years ago
- Fully batched seq2seq example based on practical-pytorch, and more extra features.☆76Updated 7 years ago
- Implementation of End-to-End Memory Network in PyTorch☆105Updated 7 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
- The Annotated Encoder Decoder with Attention☆166Updated 4 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 4 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- A PyTorch implementation of : Language Modeling with Gated Convolutional Networks.☆99Updated 3 years ago
- Reproducing Character-Level-Language-Modeling with Deeper Self-Attention in PyTorch☆61Updated 6 years ago
- Text classification models. Used a submodule for other projects.☆68Updated 6 years ago
- Implementation of Dynamic memory networks plus in Pytorch☆127Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- Pytorch hierarchical attention neural network for text classification☆24Updated 7 years ago
- Code for "Strong Baselines for Neural Semi-supervised Learning under Domain Shift" (Ruder & Plank, 2018 ACL)☆61Updated 2 years ago
- ☆95Updated 7 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- ☆41Updated 7 years ago
- Adaptive Softmax implementation for PyTorch☆81Updated 6 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- A PyTorch Implementation of "Toward Controlled Generation of Text"☆105Updated 7 years ago