Skip to content
#

sentiment-analysis

Here are 8,887 public repositories matching this topic...

Performs semantic text analysis on 20K TripAdvisor hotel reviews to categorize sentiment. Compares traditional ML (logistic regression, SVM) versus DL (LSTM embeddings + dense layers), achieving 85% validation accuracy. Data workflow includes exploratory analysis, cleaning, vectorization and modeling.

  • Updated Jul 7, 2024
  • Jupyter Notebook

FinTwit-Bot is a Discord bot designed to track and analyze financial markets by pulling data from platforms like Twitter, Reddit, and Binance. It features customizable tools for sentiment analysis, market trends, and portfolio tracking to help traders stay informed and make data-driven decisions.

  • Updated Jul 7, 2024
  • Python
PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.

  • Updated Jul 7, 2024
  • Python

We use machine learning models to analyze people's opinions about GUVI from Twitter. Our document explains how we clean and prepare the data, create useful features, choose the best models, and improve our predictions. Learn how we make our sentiment analysis more accurate.

  • Updated Jul 6, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the 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 sentiment-analysis topic, visit your repo's landing page and select "manage topics."

Learn more