END-TO-END project on basic web scraping customer and sentiment analysis

Описание к видео END-TO-END project on basic web scraping customer and sentiment analysis

Title: Web Scraping and Sentiment Analysis of Customer Reviews for Motorola Phone on Flipkart

Description: I have designed and implemented an end-to-end project to extract and analyze customer reviews for a Motorola phone from Flipkart website. Using Python, I have scraped all 15 pages of customer reviews for the selected product and stored the data in a CSV file.

To gain insights into the overall sentiment and subjectivity of the reviews, I have used sentiment analysis libraries to calculate positive, negative, sentiment, and subjectivity scores for each review and each containing the review text along with its respective scores.

To visualize the results, I have created a histogram and bar plot to show the distribution of positive and negative scores across all reviews. Additionally, I have generated a word cloud to display the most frequent positive and negative words used in the reviews.
#python #pythonprogramming #webscraping #sentimentanalysis #googlecolab #coding
Github link for this project - https://lnkd.in/gTYbtqRb

Комментарии

Информация по комментариям в разработке