atuljayaram / tweet_sentimental_analysis

A very simple program to pull tweets about products on them and perform basic sentimental analysis on them. Utilizes the Tweepy and TextBlob libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Requires a Twitter developer account and app credentials to run code. Insert them in their respective places within the code before executing.

About

A very simple program to pull tweets about products on them and perform basic sentimental analysis on them. Utilizes the Tweepy and TextBlob libraries.


Languages

Language:Python 100.0%