Skip to content
#

textblob-sentiment-analysis

Here are 168 public repositories matching this topic...

Conducted sentiment analysis and data visualization on YouTube comments using the TextBlob library, uncovering insights on audience engagement, emoji usage, and video performance metrics. Implemented linear regression models to explore correlations between views, likes, video titles, and audience engagement.

  • Updated Sep 9, 2024
  • Jupyter Notebook

Twitter Sentiment Analysis is a Python project that analyzes the sentiment of tweets based on a user-defined keyword. It uses Tweepy to fetch tweets from the Twitter API and TextBlob for sentiment analysis. The application features a user-friendly GUI with Tkinter, displaying tweet sentiment as positive, negative, or neutral.

  • Updated Aug 24, 2024
  • Python

This repository contains a project that demonstrates how to perform sentiment analysis on Twitter data using Apache Spark, including data preprocessing, feature engineering, model training, and evaluation.

  • Updated Jul 9, 2024
  • Jupyter Notebook

The Jarvis Project is your personal virtual assistant, offering voice and text interaction for streamlined tasks and entertainment. With features like speech recognition, text-to-speech, and API integration, Jarvis simplifies your life and keeps you informed. Powered by OpenAI's GPT-3, it provides personalized responses for a seamless experience.

  • Updated Jun 10, 2024
  • Python

The response pdf is neatly organized in a table format in PDF, contains 15 distinct questions and corresponding 106 student answers. Performed sentiment analysis on pdf by extracting the raw data from pdf and convert it into data frame for easy analysis. Then perform column wise and row wise sentiment analysis and shown the result along with graph

  • Updated Apr 22, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the textblob-sentiment-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the textblob-sentiment-analysis topic, visit your repo's landing page and select "manage topics."

Learn more