Emotion-Detection-RNN icon indicating copy to clipboard operation
Emotion-Detection-RNN copied to clipboard

A bidirectional GRU model to detect discrete emotions in tweets.

Results 1 Emotion-Detection-RNN issues
Sort by recently updated
recently updated
newest added

# Major changes: - Add a Jupyter file in order to use it in Google-Colab or Jupyter-notebook. - Remove a hard code `target_Emotion` from source code and use the configuration...