Skip to content

Java project for Data Structures class to collect tweets using Twitter API from across the United States. Hashes and stores tweets in Red-Black Binary Search Trees, then runs algorithms to determine probability of each user being a bot.

Notifications You must be signed in to change notification settings

alexander-hamme/Twitter_Bot_Detector

Repository files navigation

Twitter_Bot_Detector

Java project to collect tweets using Twitter API from across the United States. Hash and store tweets for each user in Red-Black Binary Search Trees, then analyze tweets using algorithms based on posting times and other factors to determine probability of each user being a bot.

See accuracy_analysis_report for results.

About

Java project for Data Structures class to collect tweets using Twitter API from across the United States. Hashes and stores tweets in Red-Black Binary Search Trees, then runs algorithms to determine probability of each user being a bot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages