Musio’s emotion classifier
Table of Contents 1. Musio’s emotion classifier emotion classifier 1.1. goal 1.2. motivation 1.3. ingredients 1.4. steps 1.5. outlook Musio’s emotion classifier goal In today’s summary we take a look at the emotion classifier applied in Musio and layout some details of the data and models we use. motivation Sentiment classification is in general an important task, since as humans our intention is never to only convey plain content. The way we phrase things is as important as the message itself in human interaction. And sometimes misinterpreting the emotions of one’s counterpart will lead to awkward situations. Hence, Musio has to learn to read the emotional status of it’s users to take part in their daily life. ingredients emotion, sentiment analysis, MLP, […]