My implementation of the research paper - All-in-One: Emotion, Sentiment and Intensity Prediction using a Multi-task Ensemble Framework
-
Updated
Apr 16, 2021 - Jupyter Notebook
My implementation of the research paper - All-in-One: Emotion, Sentiment and Intensity Prediction using a Multi-task Ensemble Framework
Project related to emotional classification on reddit dataset which fuses language and image modality.
The code computes the STFT of the audio signal using overlapping windows, and various features can be extracted from the resulting STFT matrix, which can then be used to train a machine learning model, such as an SVM, to classify the emotional state of the speaker.
Add a description, image, and links to the emotional-classification topic page so that developers can more easily learn about it.
To associate your repository with the emotional-classification topic, visit your repo's landing page and select "manage topics."