Twitter Community Detection. Find groups of connected Twitter users and visualize them as a network.

github.com/MieszkoMakuch/twitter-community-detection

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2019
  • Fixed typo in Readme
  • Merge pull request #1 from MieszkoMakuch/karol_tmp
  • Clean up repo.
  • Update readme
  • Add gif
  • Update readme
  • Add images for readme
November 2019
  • Fix redundant collocations in wordmap
  • Add histogram
  • Small refactor of drawing wordmap and detecting communities.
  • Add wordmap.
  • Add benchmarks
  • Add resolving clustering of most of community detections algorithms.
  • Move data to 'data' folder. Add script for fetching hashtags.
  • Updated scripts
  • Moved unused files to unused folder
October 2019
  • Fixed bugs and improved GetFollowingScrap
  • Added script for cleaning duplicated json files
  • Added gettweet_example
  • Updated ignore and readme