Skip to content

Social Media Analysis for the Discovery of Interaction Patterns

License

Notifications You must be signed in to change notification settings

dmeoli/SocialMediaDiscovery

Repository files navigation

Social Media Discovery Build Status

This code is an efficient implementation of the model proposed into my bachelor's thesis in Computer Science @ University of Bari "Aldo Moro" under the supervision of dr. Corrado Loglisci, prof. Donato Malerba & dott. Angelo Impedovo.

Prerequisites

By default, requirement for compilation are:

  • JDK 8+
  • Maven

Built with Maven

To create a jar file with dependencies including config files:

$ mvn install

License License: MIT

This software is released under the MIT License. See the LICENSE file for details.