FrankWork / fudan_mtl_reviewsLinks
TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`
☆177Updated 6 years ago
Alternatives and similar repositories for fudan_mtl_reviews
Users that are interested in fudan_mtl_reviews are comparing it to the libraries listed below
Sorting:
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 6 years ago
- Hierarchical Attention Transfer Network for Cross-domain Sentiment Classification (AAAI'18)☆85Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆123Updated 7 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- ☆127Updated 6 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 5 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- ☆323Updated 6 years ago
- Generating Sentimental Texts via Mixture Adversarial Networks (IJCAI 2018)☆87Updated 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
- Source code of TMN (Topic Memory Network)☆84Updated 6 years ago
- Official implementation of "Explicit Interaction Model towards Text Classification"☆70Updated 5 years ago
- Implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB dataset (witho…☆42Updated 7 years ago
- Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications☆120Updated 5 years ago
- ☆340Updated 2 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆248Updated 2 years ago
- Reinforcement Learning for Relation Classification from Noisy Data(AAAI2018)☆133Updated 7 years ago
- Transformation Networks for Target-Oriented Sentiment Classification (ACL 2018)☆140Updated 7 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆59Updated 6 years ago
- Code for Paper "Zero-shot User Intent Detection via Capsule Neural Networks".☆51Updated 6 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 7 years ago
- AAAI18 paper 《Improving Review Representations with User Attention and Product Attention for Sentiment Classification》☆51Updated 6 years ago
- This is the code in <Selection Bias Explorations and Debias Methods for Natural Language Sentence Matching Datasets> which has been accep…☆34Updated 2 years ago
- Multinomial Adversarial Networks for Multi-Domain Text Classification (NAACL 2018)☆81Updated 6 years ago
- Implementation for SA-LSTM