An open API service indexing awesome lists of open source software.

https://github.com/demic-dev/bsc-thesis


https://github.com/demic-dev/bsc-thesis

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# BSc Thesis

Here's the source code of my thesis "Improving Estimation of Polarization in Online Discourse", for [University of Milan](https://unimi.it/), about my internship in ITU, at [NERDS](https://nerds.itu.dk/).

To compile, if you are using Nix packages, is sufficient to execute inside a terminal:
```sh
nix-shell
```

It will compile and compress the PDF.

Inside the `code/` folder, all the code used for the plots. It has been readapted for printing the plots and it is quite inefficient.