Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 979 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 979 Bytes

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.