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:
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- ☆38Updated 8 years ago
- A Pytorch tutorial for implementation of Dynamic memory Network Plus☆64Updated 7 years ago
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆211Updated 5 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
- ☆130Updated 6 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 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
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 2 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- PyTorch DataLoader for seq2seq☆85Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- Understanding and visualizing PyTorch Batching with LSTM☆141Updated 7 years ago
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- A complete pytorch implementation of skip-gram☆191Updated 7 years ago
- text convolution-deconvolution auto-encoder model in PyTorch☆55Updated 7 years ago
- LSTM-based Models for Sentence Classification in PyTorch☆78Updated 4 years ago
- Pytorch and Torchtext implementation of Sequence to sequence☆59Updated 7 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
- Bayesian Deep Active Learning for Natural Language Processing Tasks☆148Updated 6 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 5 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 3 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆124Updated 7 years ago
- Multi-Task Learning in NLP☆94Updated 7 years ago
- A minimal nmt example to serve as an seq2seq+attention reference.☆36Updated 5 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆36Updated 6 years ago