dasguptar / treelstm.pytorch
Tree LSTM implementation in PyTorch
☆550Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for treelstm.pytorch
- Sequence to Sequence Models with PyTorch☆736Updated 2 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆875Updated 7 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆432Updated 7 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆690Updated 3 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆578Updated 5 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 5 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 5 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆606Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆846Updated 2 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Updated 7 years ago
- Attention-based sequence to sequence learning☆388Updated 5 years ago
- A Simple and Accurate Syntax-Agnostic Neural Model for Dependency-based Semantic Role Labeling☆190Updated 3 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 6 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆642Updated 6 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- An open source framework for seq2seq models in PyTorch.☆1,498Updated last year
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆587Updated 3 months ago
- Deep Semantic Role Labeling with Self-Attention☆305Updated 4 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆463Updated 6 months ago
- Text classification using a convolutional neural network.☆449Updated 4 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆305Updated 6 years ago
- ☆554Updated 3 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆175Updated 2 years ago
- Graph2Seq is a simple code for building a graph-encoder and sequence-decoder for NLP and other AI/ML/DL tasks.☆238Updated 5 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆164Updated 6 years ago
- ☆472Updated 2 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆577Updated 2 years ago