fabiogiglietto / CooRnet

Given a set of URLs, this packages detects coordinated link sharing behavior on social media and outputs the network of entities that performed such behaviour.
MIT License
74 stars 15 forks source link

Matteo Marco SNA project, Matr. 323293 #42

Closed MatteoMarcoM closed 8 months ago

MatteoMarcoM commented 1 year ago

Modified and corrected the get_cluster_summary and get_component_summary functions to select the best top 10 domains (full and parent) selected by decreasing sharing frequency. You can get a dataframe to easily extract data via code, using the machine_readable optional parameter (default is false).