cedias / HAN-pytorchLinks
(Deprecated) Hierarchical Attention Networks for Document Classification (https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf) - in Pytorch
☆48Updated 7 years ago
Alternatives and similar repositories for HAN-pytorch
Users that are interested in HAN-pytorch are comparing it to the libraries listed below
Sorting:
- Hierarchical Models for Sentiment Analysis in Pytorch☆107Updated 5 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- ☆113Updated 7 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 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
- A Simple and Accurate Syntax-Agnostic Neural Model for Dependency-based Semantic Role Labeling☆189Updated 4 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 7 years ago
- A complete pytorch implementation of skip-gram☆190Updated 7 years ago
- ☆117Updated 5 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆432Updated 8 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆71Updated 5 years ago
- Implementation for SA-LSTM☆49Updated 6 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆177Updated 2 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆124Updated 7 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆248Updated 2 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- This is a repo for multiNLI_encoder.☆58Updated 7 years ago
- Multinomial Adversarial Networks for Multi-Domain Text Classification (NAACL 2018)☆81Updated 6 years ago
- Pytorch implementation of Hierarchical Encoder Decoder Sequence to Sequence Model☆38Updated 8 years ago
- ☆209Updated 4 years ago
- Neural network toolkit for sentence pair modeling.☆304Updated 4 years ago
- ☆128Updated 7 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆102Updated 6 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago