This project is an interactive Streamlit dashboard developed as part of an internship, aimed at analyzing student feedback collected on various aspects of college events such as teaching, course content, examinations, lab work, library facilities, and extracurricular activities.
- π Visualize sentiment distribution for each feedback category
- π Count summary of negative, neutral, and positive responses
- π View the complete dataset in tabular form
- β‘ Fast, lightweight UI built with Streamlit
The dataset used is finalDataset0.2.xlsx, sourced from Kaggle:
It includes both sentiment scores (-1, 0, 1) and written feedback across various categories.
Columns include:
teaching_text,teaching_sentimentcoursecontent_text,coursecontent_sentimentexamination_text,examination_sentimentlabwork_text,labwork_sentimentlibrary_facilities_text,library_facilities_sentimentextracurricular_text,extracurricular_sentiment
git clone https://github.com/yourusername/college-event-feedback-analysis.git
cd college-event-feedback-analysis