arifsiddiqi1 / SocialSpamFinder

A machine learning algorithm that can detect fake users on the twitter social graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocialSpamFinder

A machine learning algorithm that can detect fake users on the twitter social graph

Introduction

The spam finder can identify fake users in the twitter social graph. It uses a naive bayesian classifier to classify them accordingly.

Requirments

  • Python 2.7
  • NLTK

Twitter API Instructions

Misc Notes

  • You can find fake users to train your data with by simply searching "fake twitter users"
  • You will need to replace the twitter credentials in twitterbridge with your own in order to use the program.

About

A machine learning algorithm that can detect fake users on the twitter social graph

License:Apache License 2.0


Languages

Language:Python 100.0%