- [2014 EMNLP] Convolutional Neural Networks for Sentence Classification, [paper], sources: [yoonkim/CNN_sentence], [dennybritz/cnn-text-classification-tf].
- [2015 ACL] Deep Unordered Composition Rivals Syntactic Methods for Text Classification, [paper], [slides], sources: [miyyer/dan].
- [2015 AAAI] Recurrent Convolutional Neural Networks for Text Classification, [paper], sources: [knok/rcnn-text-classification], [airalcorn2/Recurrent-Convolutional-Neural-Network-Text-Classifier].
- [2016 NAACL] Hierarchical Attention Networks for Document Classification, [paper], sources: [richliao/textClassifier], [ematvey/hierarchical-attention-networks].
- [2017 EACL] Bag of Tricks for Efficient Text Classification, [paper], sources: [facebookresearch/fastText].
- [2017 ArXiv] Which Encoding is the Best for Text Classification in Chinese, English, Japanese and Korean?, [paper], sources: [zhangxiangxiao/glyph].
- [2017 ArXiv] Multi-Task Label Embedding for Text Classification, [paper], [blog].
- [2017 ICLR] Adversarial Training Methods For Semi-Supervised Text Classification, [paper], [bibtex], sources: [TobiasLee/Text-Classification].
- [2017 ACL] Adversarial Multi-task Learning for Text Classification, [paper], [bibtex], sources: [FrankWork/fudan_mtl_reviews].
- [2018 ArXiv] Densely Connected Bidirectional LSTM with Applications to Sentence Classification, [paper], source: [IsaacChanghau/Dense_BiLSTM].
- [2018 NAACL] Multinomial Adversarial Networks for Multi-Domain Text Classification, [paper], sources: [ccsasuke/man].