dasguptar / treelstm.pytorchLinks
Tree LSTM implementation in PyTorch
☆552Updated 6 years ago
Alternatives and similar repositories for treelstm.pytorch
Users that are interested in treelstm.pytorch are comparing it to the libraries listed below
Sorting:
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Updated 8 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆607Updated 5 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆890Updated 8 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 6 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 8 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆849Updated 3 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆177Updated 3 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆240Updated 6 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆649Updated 7 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 5 years ago
- A PyTorch implementation of QANet.☆343Updated 3 years ago
- ☆559Updated 4 years ago
- ☆113Updated 7 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆311Updated 6 years ago
- Text classification using a convolutional neural network.☆451Updated 5 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 3 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆594Updated 5 months ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 6 years ago
- The implementation of key value memory networks in tensorflow☆246Updated 7 years ago
- Materials from the ACL 2018 tutorial on neural semantic parsing☆404Updated 7 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 7 years ago
- CNN/Daily Mail Reading Comprehension Task☆291Updated 8 years ago