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
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- AAAI18 paper 《Improving Review Representations with User Attention and Product Attention for Sentiment Classification》☆51Updated 6 years ago
- Source code of TMN (Topic Memory Network)☆84Updated 6 years ago
- ☆323Updated 6 years ago
- ☆117Updated 5 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆123Updated 6 years ago
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Updated 7 years ago
- local-context-unit☆55Updated 7 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 7 years ago
- Hierarchical Attention Transfer Network for Cross-domain Sentiment Classification (AAAI'18)☆84Updated 5 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository