Skip to content

The project focuses on minimizing the spread of a rumour in a twitter network by identifying most active or influential users.

License

Notifications You must be signed in to change notification settings

InternityFoundation/DECODE_1925

Repository files navigation

Rumour Detection System

The project focuses on minimizing the spread of a rumour in a twitter network by identifying most active or influential users.

Introduction

Twitter has become a very influential social media platform. Twitter statements from public figures are nowadays becoming front page news. Hence it is a social responsibility of one that the information going on twitter must be genuine. To measure the activity rate, we have extracted a wide number of factors like likes, comments, retweets, timestamp, etc. The dataset selected to perform this analysis was extracted from twitter with the help of searchtweets and tweepy packages in python.

Objectives

  • Extracting the dataset from Twitter.
  • Extracting information of user whose tweets have been extracted.
  • Recognizing authentic users.
  • Checking whether they follow each other or not.
  • Creating a csv file of the users along with their followers count.
  • Extracting the user ids of followers.
  • Plotting a graph of followers and following.
  • Finding out most active user.
  • Using DAVA algorithm to find the nodes on whose removal the spread of rumour can be minimized.

Authors

-@bhavyamendiratta - Bhavya Mendiratta

-@harshitabajaj - Harshita Bajaj

-@youngbuck09 - Dhanesh Chaudhary

-@jindalraghav98 - Raghav Jindal

About

The project focuses on minimizing the spread of a rumour in a twitter network by identifying most active or influential users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages