keon / seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
☆695Updated 4 years ago
Alternatives and similar repositories for seq2seq:
Users that are interested in seq2seq are comparing it to the libraries listed below
- An open source framework for seq2seq models in PyTorch.☆1,506Updated 2 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 2 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 4 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆577Updated 5 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,965Updated 3 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆590Updated last month
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆551Updated 4 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆643Updated 6 years ago
- LSTM-CRF in PyTorch☆459Updated 6 months ago
- CNNs for Sentence Classification in PyTorch☆1,025Updated 3 weeks ago
- pytorch implementation of Attention is all you need☆239Updated 3 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆845Updated 2 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 7 years ago
- Simple XLNet implementation with Pytorch Wrapper☆583Updated 5 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 6 years ago
- Pytorch Implementation of Google BERT☆593Updated 4 years ago
- Tree LSTM implementation in PyTorch☆551Updated 5 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- Text classification using deep learning models in Pytorch☆809Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 5 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated 2 years ago
- Attention-based sequence to sequence learning☆390Updated 5 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,269Updated 4 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- LSTM+CRF NER☆302Updated 6 years ago