Transform facebook messages to wordclouds (Python)
I made a python program that generates a wordcloud out of your facebook messages (examples below). Go to https://github.com/torsteoe/messenger-wordclouds for easy instructions on how to run the program. Please don't hesitate to contact me if you have any questions or comments regarding the script.
Short summary
- Download facebook message data from facebook.com
- Install requirements and run script
Examples of generated "random" wordclouds
Most frequent words
Messages per person
Imported libraries: wordcloud, pillow, numpy, stop_words, multidict, json, random, os
I also recommend looking at the script that inspired me: https://github.com/mrgarrett45/songclouds, MrGarrett45 has written a script that generates wordclouds from lyrics.
Leave Transform facebook messages to wordclouds (Python) to:
Read more #programming posts
Best Posts From torsteoe
We have not curated any of torsteoe's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.