Skip to content

Code to scrape a FB page and generate a word cloud with the FB posts found on that page

Notifications You must be signed in to change notification settings

Anyhowclick/NUSWhispersAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUSWhispersAnalytics

2 python files of interest:

1. Extraction.py

Modified python script from minimaxir, used to scrape and save FB posts (text) from NUSWhispers FB page. Can be modified for other pages, but in any case, will require the creation of an FB app as explained by minimaxir.

2. NLP.py

Dependencies are from amueller's word cloud and NLTK. Using simple NLP for tokenization and classification, and word cloud generation.

About

Code to scrape a FB page and generate a word cloud with the FB posts found on that page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages