Thread review sentimental analysis with tkinter GUI & tableau dashboard
Robin Donal

TL;DR
This project combines Tkinter and Tableau to perform sentiment analysis on thread reviews, providing an interactive GUI and visual dashboards for insights into customer opinions and satisfaction.
Contribution
It introduces an integrated approach using Tkinter for sentiment analysis GUI and Tableau for dynamic visualization, enhancing user interaction and data interpretation.
Findings
Sentiment analysis classifies reviews effectively into positive, negative, or neutral.
The Tableau dashboard visualizes sentiment distribution and trends clearly.
The system enables stakeholders to make informed decisions based on review data.
Abstract
This project focuses on utilizing a combination of Tkinter for GUI development and Tableauf for data visualization to do sentiment analysis on thread reviews.The main goal is to evaluate and visualize consumer sentiments as they are expressed in thread reviews in order to provide insights into areas for improvement, preferences, and customer satisfaction.The procedure starts with gathering thread reviews from many sources, which are then cleaned and prepared for analysis through preprocessing.Sentiment analysis classifies opinions as good, negative, or neutral based on the expressed sentiment by applying natural language processing techniques.The standard Python GUI package Tkinter is used to create an interactive user interface that allows users to enter thread reviews, start the sentiment analysis process, and see the analysis's outcomes.With the help of the user-friendly GUI, users…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Analysis and Summarization
