Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brunomontezano/what-are-you-feeling

Final project for PIE00088: Sentiment prediction based on input sentence by user.
https://github.com/brunomontezano/what-are-you-feeling

python sentiment-analysis sentiment-classification ufrgs

Last synced: about 2 months ago
JSON representation

Final project for PIE00088: Sentiment prediction based on input sentence by user.

Awesome Lists containing this project

README

        

# What are you feeling? 🔮

## Final project for PIE00088

This is the final project for the course PIE00088 - Laboratory of Imperative
Programming in Python Language. In this project, we used data for sentiment
analysis. We built a predictive model to identify which emotion a person is
feeling based on their message (sentence), and implemented this model in a web
app built with the Streamlit framework in Python. The work was carried out by
Bruno Montezano and Aline Zimerman, both PhD students in the Postgraduate
Program in Psychiatry and Behavioral Sciences at UFRGS.

You can access the web app [here](https://what-are-you-feeling.streamlit.app/).

## Screenshot

![Usage of "What are you feeling?"](https://github.com/user-attachments/assets/f4ad43bd-00cf-45a7-a18f-0bbdd88db614)