Skip to content

sitrucp/cbc_comments

Repository files navigation

CBC news comments data visualization

Repository contains code used to

  1. Parse comment data from comments.
  2. Create WordCloud word clouds of top n words and usernames.
  3. Create NetworkX network visualizations of comment and reply usernames.

Read more details on blog post here.

View list of story word cloud and network visualizations here.

View grid of network visualizations here.

Sample visualizations for this CBC story comments:

https://www.cbc.ca/news/health/omnicron-covid-varian-travel-holidays-1.6285713

WordCloud comment top n words:

Word size relative to number of comments. Word color doesn't indicate anything variation provided only for esthetic considerations.

WordCloud top n comment usernames:

Word size relative to number of comments. Word color doesn't indicate anything variation provided only for esthetic considerations.

NetworkX comment and reply username network:

Username red dot size relative to number of comments. Blue line size between usernames relative to number of interactions between usernames (eg comments and replies).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published