Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/brunomontezano/what-are-you-feeling
- Owner: brunomontezano
- License: gpl-3.0
- Created: 2024-09-12T19:08:49.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T21:17:25.000Z (4 months ago)
- Last Synced: 2024-09-18T02:09:51.219Z (4 months ago)
- Topics: python, sentiment-analysis, sentiment-classification, ufrgs
- Language: Python
- Homepage: https://what-are-you-feeling.streamlit.app/
- Size: 674 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)