textblob
There are 457 repositories under textblob topic.
shirosaidev/stocksight
Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
alisonmitchell/Stock-Prediction
Technical and sentiment analysis to predict the stock market with machine learning models based on historical time series data and news article sentiment collected using APIs and web scraping.
zake7749/DeepToxic
top 1% solution to toxic comment classification challenge on Kaggle.
the-javapocalypse/Twitter-Sentiment-Analysis
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event
TiesdeKok/Python_NLP_Tutorial
This repository provides everything to get started with Python for Text Mining / Natural Language Processing (NLP)
vinitshahdeo/jobtweets
:mag: This project is about searching the twitter for job opportunities using popular hashtags and applying sentiment analysis on this. :hash: :bird:
adhaamehab/textblob-ar
Arabic support for textblob
platisd/bad-commit-message-blocker
Inhibits commits with bad messages from getting merged
jess-data/Twitter-2020-Sentiment-Analysis
Sentiment Analysis Project using Natural Language Processing (NLP) Techniques
Asabeneh/python-autumn-2024
A Python programming course at Omnia, Fall 2024
cosimoiaia/Facebook-Sentiment-Analysis
Basic script to retrieve and perform Sentiment Analysis on Facebook Posts.
g-paras/sentiment-analysis-api
This is a machine learning based sentiment analysis web application using python's nltk library and deployed using flask api on Heroku server.
stepthom/textblob-sentiment-analysis
Simple example of using TextBlob to perform sentiment analysis
ShinyQ/Naive-Bayes_Analisis-Sentimen-Kebijakan-Vaksinasi-COVID-19-Pemerintah
Analisis sentimen masyarakat Indonesia terhadap kebijakan pemerintah mengenai vaksin COVID-19.
avaiyang/Movie-Rating-and-Prediction-Model
The objective of this project is to utilize the IMDB data set to generate Meaningful and Interesting Insights and then create a movie rating model based on average IMDB ratings and a sentiment analysis score of user tweets. And also to create an accurate Machine Learning model to predict average movie ratings based on some key features.
dhyeythumar/Search-Engine
Application made with Node.js and Python.
IhabBendidi/sentiment_embeddings
A scientific benchmark and comparison of the performance of sentiment analysis models in NLP on small to medium datasets
akshay-madar/NEWSense-news-recommendation-system-using-twitter
Developed a hybrid-filtering personalized news articles recommendation system which can suggest articles from popular news service providers based on reading history of twitter users who share similar interests (Collaborative filtering) and content similarity of the article and user’s tweets (Content-based filtering)
DataSenseiAryan/NLPJenny
This is a Natural Language Processing applications WebApp useful for basic NLP task implemented using State of the Art API's on Streamlit Framework
Jordan396/Twitter-Sentiment-Analysis
Perform sentiment analysis on tweets using NLTK and TextBlob!
ananyathomas/Vecna
Vecna is a Python chatbot which recommends songs and movies depending upon your feelings
Muhammad-Elgendi/NLP
Introducing Natural Language Processing (NLP) with jupyter notebooks.
deep87we/TOOLS-IN-DATA-SCIENCE
This repo contains project done by me in the course of tools in data science which is part of BSC degree in Programming and Data Science from IIT Madras
tyler-seymour/jupyter-portfolio
A collection of python projects relating to natural language processing, including computational linguistics, network graph analysis, and patent analytics. Live examples are hosted on my JupyterHub and demonstrate some of my favorite libraries, including spaCy, Pandas, NetworkX, Gensim, and TextBlob. Also includes a sprinkle of blockchain and my published papers.
gulabpatel/NLP_Basics
NLP basic and advance text preprocessing concepts and techniques
Kalebu/Twitter-Sentiment-analysis-Python
A python project that automates the analysis of tweets emotions
NemesLaszlo/Sentiment-Analysis-and-Stock-Values
Sentiment analysis of economic news headlines and examining their effects on stock market changes without the full article or analysis. Awareness and click generation are important roles for business news headlines as well. The effect can be demonstrated.
PasaOpasen/SpeechLogger
The simple application for logging (and translating) all speech from your microphone and speaker
tahaHichri/ML-fomo
Harnessing Machine Learning for classifying and estimating Twitter user's opinions and thoughts on a given topic.
k2datascience/nlp-workshop
NLP with TextBlob Workshop
yogeshnile/Twitter-Sentiment-Analysis-on-Flask-App
In this repo i created a twitter sentiment analysis on flask app (web base).
Amey-Thakur/SENTIMENT-ANALYZER
A simple Python Program to Analyze Sentiments using TextBlob Python Library.
aniass/Sentiment-analysis-reviews
Sentiment analysis of women's clothes reviews by using machine learning algorithms and Neural Networks (LSTM).
duncangrubbs/political-sentiment
The sentiment of Political Twitter
shaadclt/Twitter-Hashtag-Analysis
This project provides a website that allows users to analyze real-time tweets from Twitter based on a specific hashtag. The website includes a tweet sentiment analyzer to determine the sentiment (positive, negative, or neutral) of the collected tweets.