Skip to content

Node app that runs sentiment analysis against social media posts (FB/Twitter)

Notifications You must be signed in to change notification settings

MichaelBrew/social-media-nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP for Social Media

The goal of this project is to apply sentiment analysis and more general NLP tools to social media posts. The current web interface uses the Facebook API to authenticate a given user's account, fetch their recent wall posts, and display the analyzed sentiment of each post.

The next step is integrating Twitter's Stream API to fetch real-time tweets and track generalized sentiment for a given keyword, hashtag, or user mention over a much larger dataset.

About

Node app that runs sentiment analysis against social media posts (FB/Twitter)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published