Skip to content

Uses FaceBook's API and machine learning to generate aesthetic word cloud based on user's Facebook posts.

Notifications You must be signed in to change notification settings

yoyopyeah/fb-wordcloud

 
 

Repository files navigation

FB.Wordcloud

This project for Hack the North 2021 uses FaceBook's API and React.js to generate aesthetic word clouds using the words that the user enjoys posting on their Facebook timeline!

FB.Wordcloud was Created with React

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Features

The web page is designed to be accessible so that users only need to type in their FaceBook username, and data of their posts will be pulled and processed to generate the word cloud.

Installation

installations requried

wordcloud: pip install wordcloud

matplotlib: pip install matplotlib

Contribute

  • Source Code: github.com/jenniferchen11/fb-wordcloud

Contributors

Jennifer Chen Yufeng Peng Maathavan Nithiyananthan

Support

If you are having issues, please let us know.

About

Uses FaceBook's API and machine learning to generate aesthetic word cloud based on user's Facebook posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.0%
  • Python 18.6%
  • CSS 15.8%
  • HTML 10.6%