/Text-Classification

Text Classification through CNN, RNN & HAN using Keras

Primary LanguageJupyter Notebook

Report on Text Classification using CNN, RNN & HAN

This repo contains the ipython notebooks implementing CNN, RNN and HAN for text classification.

Read the complete report on my blog post

Accuracy 📈 and Loss 📉 Accuracy Loss

Work citation

If you used this environment for your experiments or found it helpful, consider citing the following:

@article{Text-Classification,
  title={Report on Text Classification using CNN, RNN & HAN},
  publisher = {Jatana.ai},
  journal = {https://medium.com/jatana},  
  author={Akshat Maheshwari},
  mentor={Rahul Kumar(rahul@jatana.ai)},
  year={2018},
  howpublished = {\url{https://github.com/jatana-research/Text-Classification}}
  
}