textblob topic

List textblob repositories

Python_NLP_Tutorial

116
Stars
63
Forks
Watchers

This repository provides everything to get started with Python for Text Mining / Natural Language Processing (NLP)

stocksight

2.0k
Stars
460
Forks
Watchers

Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis

Twitter-Sentiment-Analysis

155
Stars
113
Forks
Watchers

This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event

DeepToxic

194
Stars
70
Forks
Watchers

top 1% solution to toxic comment classification challenge on Kaggle.

bad-commit-message-blocker

62
Stars
10
Forks
Watchers

Inhibits commits with bad messages from getting merged

jobtweets

114
Stars
81
Forks
Watchers

:mag: This project is about searching the twitter for job opportunities using popular hashtags and applying sentiment analysis on this. :hash: :bird:

textblob-sentiment-analysis

17
Stars
18
Forks
Watchers

Simple example of using TextBlob to perform sentiment analysis

sentiment-analysis-api

21
Stars
7
Forks
Watchers

This is a machine learning based sentiment analysis web application using python's nltk library and deployed using flask api on Heroku server.

Stock-Prediction

102
Stars
25
Forks
Watchers

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.