Sentiment Analysis on Youtube Comments
Implemented a sentiment analysis application to analyze and categorize the sentiments (positive, negative, neutral) of YouTube 10000+ comments on videos. The application aimed to gain insights into user feedback and sentiment trends. Tech: Python, Natural
Language Processing (NLP) libraries, YouTube API, Data preprocessing techniques.