You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python-based sentiment analysis tool that classifies text as positive, negative, or neutral. Using NLP techniques and machine learning, it processes data, extracts features, trains models, and evaluates performance. Ideal for analyzing feedback and social media sentiment.
This project crawls Amazon reviews and extracts features and opinions to calculate a feature based rating of every product (mainly smartphones) Done with python, pyqt5