pandeykartikey / Hierarchical-Attention-NetworkLinks
Implementation of Hierarchical Attention Networks in PyTorch
☆129Updated 6 years ago
Alternatives and similar repositories for Hierarchical-Attention-Network
Users that are interested in Hierarchical-Attention-Network are comparing it to the libraries listed below
Sorting:
- A Pytorch tutorial for implementation of Dynamic memory Network Plus☆64Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- ☆130Updated 5 years ago
- a pytorch implementation of match lstm question answering model☆43Updated last year
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆211Updated 5 years ago
- Word Embedding + LSTM + FC☆161Updated 10 months ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- Implementation of End-to-End Memory Network in PyTorch☆105Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- Text Generation Using A Variational Autoencoder☆109Updated 7 years ago
- Implementation for SA-LSTM☆49Updated 6 years ago
- TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"☆87Updated 6 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- ☆340Updated 2 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 5 years ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 7 years ago
- ☆38Updated 8 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago