Skip to content

lorenzograziano/twitter-bot-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-bot-detector

Twitter-bot-detector is a project that aims to provide the tools necessary to classify twitter users in two categories: real users and bots.

In order to start the twitter-bot-detector:

  1. Make sure you have a working mysql (v 5.7) installation on your working environment
  2. Install JDK
  3. Install sbt.
  4. Get the code from this git repository
  5. Edit application.properties file in according with your environment
  6. Open a terminal in the project root and run:
    • sbt
    • re-start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages