Skip to content

Fetching tweets regarding any firm using Twitter APIs, storing them into MongoDB, doing Sentiment Analysis on those tweets, and visualizing the same using multiple graphs.

License

Notifications You must be signed in to change notification settings

DreamPearl/SentiPeople

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SentiPeople

This application analyses the public data available on Twitter to get people’s sentiment on the given firm in order to enhance the customer experience of the given firm. Steps involved in this:

  1. Fetching twitter tweets regarding the firm through twitter API’s and then stores necessary information in MongoDB.
  2. The Sentiment Analyzer fetch the stored data from MongoDB and then use Natural Language Processing on each tweet to determine whether it’s showing positive, negative or neutral sentiment.
  3. In addition, based on the computed information, the application visualizes the data into multiple graphs using matplotlib. This help us to understand the trust of the customers on the company over the span of time.

About

Fetching tweets regarding any firm using Twitter APIs, storing them into MongoDB, doing Sentiment Analysis on those tweets, and visualizing the same using multiple graphs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published