Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (8 loc) · 718 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 718 Bytes

Community Graph Analysis

A custom web-based social network and graph analysis tool developed as part of my master thesis titled "Graph-based Analyses of Online Community Structures".

frame_safari_light

Overview

This is a monorepo holding a Python back end in ./server and a Preact front end in ./frontend. The scripts folder contains several jupyter notebooks, the PostgreSQL 13 database backup (without data) and other tools.

Refer to the README.md files in the respective subfolders for installation and build information.

License

This project is released under GPLv2, see LICENSE.md.