Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 591 Bytes

File metadata and controls

16 lines (11 loc) · 591 Bytes

IBM-Back-End-Development-Professional-Certificate

Projects:

Emotion Detector

Tools: Flask, Watson AI libraries

Description: This project receives the text from the HTML interface and runs sentiment analysis over it using emotion_detector() function. The output returned shows the label and its confidence anger, disgust, fear, joy, sadness, dominant_emotion. image