Giter Club home page Giter Club logo

giorgiodema / echochambers Goto Github PK

View Code? Open in Web Editor NEW
7.0 0.0 2.0 20.51 MB

Mapping Echo Chambers In Large Networks

Home Page: https://docs.google.com/presentation/d/e/2PACX-1vRAW6A-_3HRHTB_rQj2nJ02R7WfD-ppgti8wvY0gZQP5xpYYvJ_HgBbTd5gXyLWN4IsJJkOfNsUh4ET/pub?start=false&loop=false&delayms=10000

License: MIT License

Python 55.06% C# 44.94%
echo-chamber large-network community-detection louvain-algorithm louvain louvain-community-detection twitter word2vec

echochambers's Introduction

Mapping the echo-chambers on Twitter network

Community identification and word polarization.

Slides available here

Introduction

Social networks are often blamed for facilitating the formation of communities of users that share the same ideology on some topic (e.g. politics) and have little exposure to alternative opinions. This renders the partecipating users prone to spreading misinformation, since the characterization of the network sustains the propagation of false rumors without barriers. These communities are often oblivious to, or openly hostile towards, alternative perspectives.

Our Work

What we wanted to do is:

  1. Programmatically find users' communities
  2. Check whether or not they result to be polarized on a specific view for the "climate change" selected topic
  3. Apply Word2Vec to detect "deviated" words, which are words that are used in different context when switching from a community to the other. Some of them are reported in the second-last slide

Steps

  • Download dataset here of tweets related to climate change topic

  • Build user graph, assigning a (undirected weighted) link between users following policies like number of retweets between them, comments, same links shared, etc...

  • Programmatically find graph communities through Louvain's method

  • Check communities polarization by looking at the tweets by users partecipating in the communities. For comparison, some tweets are reported in the second-last slide

  • Check word polarization between communities using Word2Vec

References

This project was partially inspired by the paper "Mapping the echo-chamber: detecting and characterizing partisan networks on Twitter", by Armineh Nourbakhsh, Xiaomo Liu, Quanzhi Li, Sameema Shah.

echochambers's People

Contributors

giorgiodema avatar mrspadala avatar sergio0694 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

pcnoic raoulesd

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.