Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aja512/tweet-emotion-recognition

Created a Recurrent Neural Network (RNN) and used it to train it on a tweet emotion dataset to learn to recognize emotions in tweets. The dataset has thousands of tweets each classified in one of 6 emotions. This is a multi class classification problem in the natural language processing domain.
https://github.com/aja512/tweet-emotion-recognition

confusion-matrix keras natural-language-processing python3 recurrent-neural-networks tensorflow2 tweets

Last synced: about 9 hours ago
JSON representation

Created a Recurrent Neural Network (RNN) and used it to train it on a tweet emotion dataset to learn to recognize emotions in tweets. The dataset has thousands of tweets each classified in one of 6 emotions. This is a multi class classification problem in the natural language processing domain.

Awesome Lists containing this project