Skip to content

An application that enables multiple users to send chat messages to each other concurrently, and integrates sentiment analysis to determine the mood of each chat message.

Notifications You must be signed in to change notification settings

jacheng1/sentiment-analysis-chat-application

Repository files navigation

Sentiment Analysis Chat Application

Details will be finalized at a later date.

To Contribute:

git fetch origin2
git checkout <branch>
git pull origin2 main

<make changes>

git add .
git commit -m "<text>"
git push

About

An application that enables multiple users to send chat messages to each other concurrently, and integrates sentiment analysis to determine the mood of each chat message.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published