Library for fast text representation and classification.
https://github.com/facebookresearch/fastText
CNNs for sentence classification
https://github.com/yoonkim/CNN_sentence
Convolutional Neural Network for Text Classification in Tensorflow
https://github.com/dennybritz/cnn-text-classification-tf
Character-level Convolutional Networks for Text Classification
https://github.com/zhangxiangxiao/Crepe
all kinds of text classificaiton models and more with deep learning
https://github.com/brightmart/text_classification
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
https://github.com/jiegzhan/multi-class-text-classification-cnn-rnn
Bayesian Text classification service based on Redis. Built on top of Tornado and React.js
https://github.com/fatiherikli/klassify
Text classification using a convolutional neural network.
https://github.com/harvardnlp/sent-conv-torch
https://arxiv.org/abs/1408.5882
https://arxiv.org/abs/1509.01626
http://www.wildml.com/2015/12/implementing-a-cnn-for-text-classification-in-tensorflow/