Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 1.05 KB

File metadata and controls

17 lines (8 loc) · 1.05 KB

Facebook post scraping and Text Analytics (Sentiment Analysis)

This is demo repo to demostrate how to scrape post data from Facebook by Python with library facebook_scraper. And then use Azure Text Analytics to perform sentiment analysis for post text content.

Line Chart to visualize post datetime vs Like, Love, Ha Ha, Wow, Sad, Angry, Care, Shares and Comments.

alt text

Plotting sentiment & Like columns relationship by Seaborn

alt text

Plotting WordCloud from extracted key phrase

alt text