aonotas / adversarial_text
Code for Adversarial Training Methods for Semi-Supervised Text Classification
☆123Updated 6 years ago
Alternatives and similar repositories for adversarial_text:
Users that are interested in adversarial_text are comparing it to the libraries listed below
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Implementation of the methods proposed in **Adversarial Training Methods for Semi-Supervised Text Classification** on IMDB dataset (witho…☆42Updated 6 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆158Updated 6 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- Multinomial Adversarial Networks for Multi-Domain Text Classification (NAACL 2018)☆80Updated 5 years ago
- Label Embedding Network☆91Updated 7 years ago
- local-context-unit☆55Updated 7 years ago
- Adversarial Training for Neural Relation Extraction☆109Updated 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
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 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 6 years ago
- Code for Interpretable Adversarial Perturbation in Input Embedding Space for Text, IJCAI 2018.☆41Updated 5 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆69Updated 4 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆249Updated last year
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 6 years ago
- ☆121Updated 5 years ago
- Code for "Reliability-aware Dynamic Feature Composition for Name Tagging" (ACL2019)☆37Updated 5 years ago
- ☆149Updated last year
- ☆69Updated 2 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- Hierarchical Attention Transfer Network for Cross-domain Sentiment Classification (AAAI'18)☆84Updated 5 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆153Updated 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 last year
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- text convolution-deconvolution auto-encoder model in PyTorch