WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

codeandsupply/chat-word-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Chat Word Cloud

Word cloud of the Code & Supply chat

This script needs to be run through an interactive R session to work properly. To generate the word cloud, follow the steps below.

Instructions

  1. Obtain a Slack "Team Export" dump of all the data for a team
  2. Open an interactive R session
  3. Ensure that the libraries jsonlite, tm, and wordcloud are installed. Install them using install.packages() if necessary
  4. Use the R command setwd() to set the working directory the be inside the directory of the exported data
  5. Run the commands in the script slack-wordcloud.r in your interactive session.
  6. View your beautiful word cloud!

Inspirations

Gist explaining generating word clouds from slack

About

Word cloud of the Code & Supply chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages