https://github.com/demic-dev/bsc-thesis
https://github.com/demic-dev/bsc-thesis
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/demic-dev/bsc-thesis
- Owner: demic-dev
- Created: 2026-02-06T10:37:04.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-04-09T14:47:48.000Z (3 months ago)
- Last Synced: 2026-04-09T16:06:07.805Z (3 months ago)
- Language: Jupyter Notebook
- Size: 115 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.