Skip to content

Analyzes public sentiment with NLP on a given topic using tweets and sends a report with Powerpoint presentation to a given email address

Notifications You must be signed in to change notification settings

pranshu97/Public-Opinion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Opinion

Find's the opinion of public on a given keyword in the last n number of days using a NLP Sentiment Analysis model. Searches tweets on a given keyword, analyses the tweets to differentiate between positive and negative. creates a powerpoint presentation of the data and mails it to the provided email address.

To run the program:

  • Open command line and change directory to the location where the files are stored.
  • type "py AppJar.py"
  • Enter keyword and Number of days to search for.
  • wait for some time. (Might take a long time depending on keyword and no of days given.)
  • check mail.

About

Analyzes public sentiment with NLP on a given topic using tweets and sends a report with Powerpoint presentation to a given email address

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages