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
Text classifier for Hierarchical Attention Networks for Document Classification
https://github.com/richliao/textClassifier
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
CNN for Chinese Text Classification in Tensorflow
https://github.com/indiejoseph/cnn-text-classification-tf-chinese
CNN-RNN中文文本分类,基于tensorflow
https://github.com/gaussic/text-classification-cnn-rnn
Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
https://github.com/fendouai/Chinese-Text-Classification
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/