sentimentanalysis
There are 73 repositories under sentimentanalysis topic.
hmohebbi/SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
AntoineAugusti/laravel-sentiment-analysis
A Laravel wrapper to perform sentiment analysis over an English sentence
Data-Science-Community-SRM/Forecasting-US-Elections
Extraction of tweets and Perform sentiment analysis on the presidential candidature of Donald Trump, Joe Biden and Kanye West in the upcoming elections in US in November, 2020.
gulabpatel/NLP_Basics
NLP basic and advance text preprocessing concepts and techniques
Jodavid/sentimentBR
Funções e dicionários em forma de pacote para o R, criados a partir da necessidade de realização de de uma Análise de Sentimento em português.
7PartidasDigital/AnalisisTextual
Todo lo accesorio y entorno al proyecto sobre Análisis de textos con R
DataScienceVibes/Sentiment-Emotion-Analysis-Using-NLP
The goal of sentiment analysis is to classify the text based on the mood or mentality expressed in the text, which can be positive negative, or neutral.
LakshayD02/Sentiment_Analysis_of_Movie_Reviews
This repository contains a Python program that performs sentiment analysis on movie reviews, classifying them as either positive or negative. A great project for learning about Natural Language Processing (NLP) and sentiment analysis techniques! 👍👎
shatakshisingh24/Offense_evaluation_in_memes
This project was done as a part of my internship at Bennet University for in May-June 2020.
MohammadMoradpoor/TextAIHub
📚🧠🌐 Welcome to TextAIHub repository! Explore the fascinating realm of NLP, text generation, sentiment analysis, and beyond. Join us in propelling language understanding to new frontiers through state-of-the-art AI models and advanced techniques. Together, let's ignite a revolution in text processing! 🚀💬🌍
nafisalawalidris/Product-Review-Sentiment-Analysis
The Product Review Sentiment Analysis project that leverages NLP and ML techniques to classify customer reviews into positive, negative or neutral sentiments. The application provides insights into customer feedback, helping to identify product strengths and weaknesses and enhance the overall customer experience.
AhmadSubadri/Twitter-Sentiment-Analysis
Sentiment Analysis with jupyter notebook python by Pycharm Edu
Hasibwajid/Novel-Emotion-Detection-Using-emotion-english-distilroberta-base
Analyzes emotions in text chunks per chapter using a sentiment analysis model, visualizing scores across chunks as line graphs. Includes pie charts showing dominant emotions per chapter, enhancing understanding of emotional variations in text chunks. Developed using Transformers library.
ManuPer3z/Sentiment-Analysis-Project
A project that harnesses the Stanford NLP library to gauge sentiment from provided text via an intuitive graphical interface.
mrafifrbbn/steam-reviews
An end-to-end NLP project of mine.
ShaomiR/Bitcoin-Price-prediction-with-machine-learning
Bitcoin Price Prediction with 16 Machine Learning Algorithms. The datasets are given. To pull tweets use 'TweetsPull' class. In that case you have to authenticate with your twitter account. The workflow is 1.Pull tweets 2.calculate sentiment score 3.use machine learning algorithms to predict bitcoin price change according to sentiment. This project predicts weather the price of bitcoin is increasing or decreasing with respect to sentiment. This has been done for March 2018 and can be improved with more datasets.
agusabdulrahman/Sentiment-Analysis-Django-App
Sentiment-Analysis-Django-App
andrzej-malina/German-Sentiment-Analysis
German Sentiment Analysis
arya-io/LingoLens
A Streamlit app for language translation and sentiment analysis powered by GoogleTranslator and TextBlob.
Rashiin/consumer-sentiment-analysis
Sentiment Analysis for Consumer Behavior Prediction
shamayla38/SentimentAnalysisofElectionTweets
Sentiment Analysis of 1.72 million tweets regarding Joe Biden and Donald Trump from 2020 US election to find political trends and predict election outcome.
warlockJay/Twitter-Sentiment-Analysis-and-Visualization-using-Python
Free to use Twitter Sentiment Analysis and Visualization Application.
Abhi-Pat/Text-Data-Analsis-Youtube-Case-Study-
This repository provides a comprehensive analysis of YouTube comments and related data, leveraging sentiment analysis, emoji usage, word cloud generation, and various graphical visualizations. Key steps include: Data Preparation, Sentiment, WordCloud, Emoji, Data Collection & Analysis
AjayTomar3342/DataBot
A personal project using an NLP Model to create graphical plots based on user inputted file and instructions (consisting of choice of columns to be used for the graphical plots) . Additionally, this tool also does data quality check of uploaded data file along with sentiment analysis of user-inputted text.
GoldSharon/Sentimaster
Sentimaster is an AI-powered web tool that analyzes restaurant reviews. It uses a fine-tuned GPT-2 model to classify sentiment, giving businesses real-time insights for better service and decision-making.
Radhikareddy-chintareddy/Sentiment-Analysis-of-Apple-Tweets-A-Text-Mining-and-Classification-Approach
Text mining and natural language processing (NLP) techniques to analyze sentiment in tweets about Apple. By leveraging classification algorithms like Naïve Bayes and advanced ensemble techniques, the project seeks to classify tweets as positive, negative, or neutral, providing insights into public perception and customer sentiment.
irineulucas/SentimenTA
SentimenTA is a sentiment analysis tool designed to analyze and interpret emotions and opinions from textual data. It utilizes natural language processing techniques to provide insights into the sentiment behind the text.
Projects-Developer/Biased-Unbiased-News-Detection-Project
This project aims to develop a system that can automatically detect biased and unbiased news articles. Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials
Projects-Developer/CyberBullying-Detection-using-Machine-Learning
Cyberbullying is a growing concern in the digital age, affecting millions of individuals worldwide. Cyberbullying Detection Using Machine Learning. Project Includes Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials
Projects-Developer/Fake-Reviews-Detection-System-Using-Machine-Learning
Fake reviews detection refers to the process of identifying and flagging false or misleading reviews, typically in online settings such as e-commerce websites, social media, or review platforms. Project Includes Source Code, PPT, Synopsis, Report, Documents, Base Research Paper & Video tutorials
steveee27/Topic-Extraction-and-Clustering-Analysis-of-YouTube-Comments-on-Digital-Transformation
This project analyzes public opinions on digital transformation in Indonesia by scraping YouTube comments. It utilizes unsupervised learning for clustering and topic extraction. Various text preprocessing methods, such as TF-IDF, Word2Vec, and LDA, are applied for deeper insights.
ymorsi7/QuranicSentiment
Web app that provides relevant Quranic verses based on emotional states, combining sentiment analysis with spiritual guidance.