There are 6 repositories under sentimental-analysis topic.
Research project implementation for the ICAIF'21 publication and Master's Thesis. ITS-SentARL => Intelligent Trading Systems: A Sentiment-Aware Reinforcement Learning Approach
data, code, pre-trained models and experiment results for "SEntiMoji: An Emoji-Powered Learning Approach for Sentiment Analysis in Software Engineering"
This project performed sentimental analysis based on opinion words (like good, bad, beautiful, wrong, best, awesome, etc) of selected opinion target ( like product name for amazon product reviews).
R and Data Files from my YouTube Channel
Natural Language Processing
Sentiment Analysis of product based reviews using Machine Learning Approaches. This is my Final Year B.Tech Project, 2018.
This notebook provides some skills to perform financial analysis on economical data.
This script uses Python and Redis with Twitter API to run a fully automated twitter account.
An AI project where we do web scrapping from Twitter API, find the sentimental analysis using bag-of-word model, & store it in a csv file.
Sentimental Analysis 👂
Dropshipping Product Research Bot is an automation tool built with UiPath that simplifies the dropshipping process by searching, filtering, and analyzing product data from Amazon and BestBuy. It generates a comprehensive report and automates email delivery, making product research more efficient for e-commerce professionals.
Facial Expression Recognition using Deep Learning. Keywords: Python, CNN, Image Classification, Keras, TensorFlow, Emotion Detection.
DatScan is an initiative to build an open-source CMS that will have the capability to solve any problem using data Analysis just with the help of various modules and a vast standardized module library
Academic project for Advances in Data Science and Architecture course
This project is for sentiment analysis of post/blog submitted by user and then analysising the post and giving it rating . If all goes right then the post/blog submitted by the user will store in mongoDB database otherwise it will show the user to remove abussive words and then resubmit it .
Análisis de sentimientos y visualización de datos con R, de conversaciones de WhatsApp, segunda parte. Uso de librería rwhatsapp.
Build a Movie Reviews Sentiment Classifier with Google's BERT Language Model
Arabic text documents classified using SVM, k-nn and Naive bayes classifers.
Labeled sentences from IMDb movie reviews
Chatbot for detecting (depression) mental state of students.
Sentimental Analysis using DeepLearning
Sentiment analysis of all songs that entered the Billboard Hot 100 charts from 1958-2019
Sentiment Analysis and Figurative Language in French Tweets
Music is a powerful language to express our feelings and in many cases is used as a therapy to deal with tough moments in our lives or as a tool to celebrate the joyous moments. The different sounds, rhythms, and effects used in music are capable to modify our emotions for a moment, but there’s a component that sometimes goes unnoticed when we are listening to music; The Lyrics of the songs. Lyrics are powerful texts that share the ideas that came from the mind of the author when the song was been created.
The objective of this project is to detect hate speech in tweets. For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets.
Best collection of machine learning & deep learning algorithms implemented from scratch using python.
API for Mental Health Bot Chatbot
Sentiment Analysis is the automated process of analyzing text data and sorting it into sentiments positive, negative or neutral. With more than 321 million active users, sending a daily average of 500 million Tweets, Twitter allows businesses to reach a broad audience and connect with customers without intermediaries.
IMDB Movie Reviews - Text preprocessing and classification. Includes BOW model, TF_IDF, VADER entiment analysis, Topic Modelling using Latent Dirichlet Allocation and Word Embeddings. (Python)
This project is a data analysis (data science) tool with scripts to analyze images and text data and store results in a Microsoft Access database.This project also includes a set of Power BI dashboards that are connected to the database and provide a visual representation of the analyzed data.
Text Classification for Sentiment Analysis using Female Daily's Reviews Dataset
Sentimental analysis using BERT implemented using pytorch
This project is submitted as python implementation in the contest of Analytics Vidhya called "Identify the Sentiments". I enjoyed the joining of this competition and all its process. This submited solution got the rank 118 in the public leaderboard.