enricivi / adversarial_training_methodsLinks
Implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB dataset (without pre-training)
☆42Updated 7 years ago
Alternatives and similar repositories for adversarial_training_methods
Users that are interested in adversarial_training_methods are comparing it to the libraries listed below
Sorting:
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆123Updated 6 years ago
- Multinomial Adversarial Networks for Multi-Domain Text Classification (NAACL 2018)☆81Updated 5 years ago
- TensorFlow implementation of the Decomposable Attention model (A Decomposable Attention Model for Natural Language Inference)☆36Updated 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
- Multi-Task Learning in NLP☆94Updated 7 years ago
- This repository is for the paper "Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension"☆41Updated 7 years ago
- This is the code in <Selection Bias Explorations and Debias Methods for Natural Language Sentence Matching Datasets> which has been accep…☆34Updated last year
- Neural Relation Extraction implemented with LSTM in TensorFlow☆35Updated 7 years ago
- This repo is code for the COLING 2018 paper: Sequence-to-sequence Data Augmentation for Dialogue Language Understanding.☆76Updated 3 years ago
- Code for "Reliability-aware Dynamic Feature Composition for Name Tagging" (ACL2019)☆37Updated 5 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- text classification using ELMO☆16Updated 6 years ago
- ☆26Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Repository for NLI models (EMNLP 2018)☆61Updated 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
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- Code for EMNLP2017 paper "A Soft-label Method for Noise-tolerant Distantly Supervised Relation Extraction"☆43Updated 7 years ago
- Relation Classification via Multi-Level Attention CNNs☆58Updated 7 years ago
- Code and datasets for EMNLP2018 paper ‘‘Adaptive Semi-supervised Learning for Cross-domain Sentiment Classification’’.☆52Updated 6 years ago
- AAAI18 paper 《Improving Review Representations with User Attention and Product Attention for Sentiment Classification》☆51Updated 6 years ago
- ☆127Updated 6 years ago
- A TensorFlow implementation of the paper _End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures_ (https://www.aclwe…☆28Updated 7 years ago
- Tensorflow implemenetation of Decomposable Attention Model (A Decomposable Attention Model for Natural Language Inference, 2016).☆29Updated 6 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 5 years ago
- Implementation of DSGAN (not fully completed)☆13Updated 5 years ago
- Sequence Encoding via Dynamic Routing for Text Classification☆40Updated 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