/CNN-Text-Classifier-using-Keras

Convolutional Neural Network text classifier using Keras and tensorflow backed

Primary LanguagePython

CNN-Text-Classifier-using-Keras

Convolutional Neural Network text classifier using Keras and tensorflow backed

models.py includes examples of Shallow / Deep CNNs + implementation of Kim Yoon multi-size filter CNN.

References

A sensitivity Analysis of (and Practitioners' Guide to) Convolutional Neural Networks for Sentence Classification https://arxiv.org/abs/1510.03820

Convolutional Neural Networks for Sentence Classification https://arxiv.org/abs/1408.5882

Diego Schapira