pandeykartikey / Hierarchical-Attention-NetworkLinks
Implementation of Hierarchical Attention Networks in PyTorch
☆129Updated 7 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:
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- A Pytorch tutorial for implementation of Dynamic memory Network Plus☆64Updated 7 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 6 years ago
- Self-Attention: A Better Building Block for Sentiment Analysis Neural Network Classifiers - paper's code for the 9th Workshop on Computat…☆53Updated 6 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 6 years ago
- ☆130Updated 6 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆140Updated 8 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- ☆38Updated 8 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 3 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 7 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 6 years ago
- a pytorch implementation of match lstm question answering model☆43Updated last year
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆211Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 7 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Highway network implemented in pytorch☆80Updated 8 years ago
- Code for NAACL 2018 paper "Multi-task Learning of Pairwise Sequence Classification Tasks Over Disparate Label Spaces" by Isabelle Augenst…☆35Updated 7 years ago
- Word Embedding + LSTM + FC☆160Updated last year
- Train and visualize Hierarchical Attention Networks☆202Updated 7 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago