Skip to content

Convolutional Neural Network text classifier using Keras and tensorflow backed

Notifications You must be signed in to change notification settings

rabi3elbeji/CNN-Text-Classifier-using-Keras

 
 

Repository files navigation

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

About

Convolutional Neural Network text classifier using Keras and tensorflow backed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.7%
  • Jupyter Notebook 41.3%