Skip to content

Zaahraad/Twitter-mention-network-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-mention-network-analysis

The Higgs dataset has been built after monitoring the spreading processes on Twitter before, during and after the announcement of the discovery of a new particle with the features of the elusive Higgs boson on 4th July 2012. The messages posted in Twitter about this discovery between 1st and 7th July 2012 are considered.

source of dataset: https://snap.stanford.edu/data/higgs-twitter.html

Overview

This project involves a comprehensive analysis of Twitter mention networks whith NetworkX, Gephi and Cytoscape.

Key Features

  • Network Analysis:

    • Topology
    • Degree Distribution
    • Clustering Coefficient
    • Density
    • Connected Component
    • Average Path Length
    • Diameter
    • Assortativity
  • Centrality Algorithms:

    • k-shell
    • HITS (Hyperlink-Induced Topic Search)
    • Page Rank
  • Community Detection Algorithms:

    • k-core
    • Louvain
    • Info-map
    • Label Propagation

Implementation Details

  • Tools and Libraries:

    • NetworkX library in Python for network analysis.
    • Gephi and Cytoscape for visualization.
  • Custom Implementation:

    • Label Propagation algorithm implemented from scratch in Python.

Report

  • A detailed report in PDF format is available (in Persian).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages