Skip to content

Emotion Detection on Novel Text using GRU Recurrent Neural Networks.

Notifications You must be signed in to change notification settings

vinitshah24/Emotions-Detection-Text-RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotion Detection Model

Code repository for training and detecting emotions from the novel dataset using bidirectional GRU model.

Requirements:

  • Python 3.x
  • Numpy 1.14.5
  • Pandas 0.24.1
  • Sklearn 0.19.0
  • Tensorflow 2.0.0-beta0

Code Citation:

@article{
  seyeditabari2019emotion,
  title={Emotion Detection in Text: Focusing on Latent Representation},
  author={Seyeditabari, Armin and Tabari, Narges and Gholizadeh, Shafie and Zadrozny, Wlodek},
  journal={arXiv preprint arXiv:1907.09369},
  year={2019}
  link={https://arxiv.org/pdf/1907.09369.pdf}
}

GRU Model:

GRU model

About

Emotion Detection on Novel Text using GRU Recurrent Neural Networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published