pandeykartikey / Hierarchical-Attention-Network
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
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Beam search for neural network sequence to sequence (encoder-decoder) models.☆34Updated 6 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- ☆38Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- (Deprecated) Hierarchical Attention Networks for Document Classification (https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf) - in Pytorch☆46Updated 7 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 3 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 5 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- Controllable Text Generation using variational auto-encoder (VAE) and text CNN☆24Updated 5 years ago
- Transformation Networks for Target-Oriented Sentiment Classification (ACL 2018)☆140Updated 6 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- The first public PyTorch implementation of Skip-Thought Vectors☆224Updated 7 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
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Pytorch Implementation of Dynamic Co-attention Networks(DCN+) for Question Answering on SQuAD2.0☆54Updated 6 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 2 years ago