Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

predictive-tweets

Project Created for Hack UMBC Fall 2016

PURPOSE:

To parse through lists of criminal offenders and attempt to find their twitter accounts and flag tweets that could indicate potential threats.

REQUIREMENTS:

RESULTS:

The python code is able to iteratre through the csv file and search for the full name of offenders on twitter and view the latest tweets of the first user result. These tweets are then flagged simply by whether they contain keywords stored in the array flags[ ].

Limitations:

  • Some people have the same names as offenders, so searching for offenders' accounts based soley on names is not always accurate.
  • The Twitter API limits the amount of requests that can be made per 15 minutes.

Future Ideas:

Create a website that embeds the flagged tweets next to side by side pictures of the Twitter user and the offender to allow humans to easily to make their own conclusion about the tweets and act accordingly.

CONTRIBUTORS:

  • Daniel Engbert
  • Marios Levi

About

Script that searches for potential threats in the tweets of offenders.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages