Skip to content

geniusai-research/Text-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}}
  
}