Skip to content

Web app that finds tweets involving keyword supplied by the user. Then conducts sentiment analysis on tweet text to find the general sentiment associated with that keyword use.

Notifications You must be signed in to change notification settings

Dylan102938/twitter-sentiment-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-sentiment-analysis

Web app that finds tweets involving keyword supplied by the user and conducts sentiment analysis via VADER on tweet text to find the general sentiment associated with that keyword use.

Backend built on PHP.

API's used: Twitter Search API

External Packages used: davmixcool/php-sentiment-analyzer

Credits to Jack Mandelkorn for inspiring a lot of the frontend design.

About

Web app that finds tweets involving keyword supplied by the user. Then conducts sentiment analysis on tweet text to find the general sentiment associated with that keyword use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published