Skip to content

soF0S/Text2EmotionDetect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Subject : AI-based Text Emotion Detector Web Application

Emotion Detector Web App

This repository contains an AI-based Text Emotion Detector Web Application created as part of IBM's Developing AI Applications Course with Python and Flask. Emotion detection extends the analysis by extracting the emotional percentages of the phrase given for feelings of joy, sadness, anger, disgust, fear and extracts the prevailing emotion, going beyond the typical polarity provided by the basic emotion analysis.

> Course Info

Project Title: Developing AI Applications with Python and Flask

Project Type: Final Project

Course Advance Certification Provider: IBM

> Technologies Used

  • GIT (Cloud)
  • HTML
  • CSS
  • JavaScript
  • Python
  • Watson NLP Library
  • Flask

> Features

  • Create an Emotion Detection application using the Watson NLP library
  • Format the output of the application
  • Packaging the application
  • Run Unit tests on your application
  • Porting the application to a web environment using Flask Server
  • Incorporate full error handling
  • Complete static code analysis 10/10

> Getting Started

Clone or download the repository to your local machine and explore the codebase to understand the AI-based Text Emotion Detector Web Application.

> Contact Me

If you have any questions, please feel free to reach out via my email or LinkedIn.

About

AI-based Text Emotion Detector Web Application that Incorporates & Format the (Watson NLP library)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.3%
  • HTML 17.6%
  • JavaScript 6.1%