Skip to content

Simple twitter sentiment analysis using MongoDB database to store the tweets and analyze the sentiment using TextBlob.

Notifications You must be signed in to change notification settings

Diwahars2/TwitterSentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwitterSentimentAnalysis

Script to perform simple twitter sentiment analysis using MongoDB database to store the tweets and analyze the sentiment using TextBlob.

Requirements

  1. The program uses the mlab.com - MongoDB to store tweets. mlab is used to test and learn MongoDB. Therefore it need not be installed and running on the client's computer when using the program.
  2. program aims to implement a very basic sentiment analysis case for tweets mentioning a US elections 2016.

About

Simple twitter sentiment analysis using MongoDB database to store the tweets and analyze the sentiment using TextBlob.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages