US Politics analysis This project is part of the "Web Data Mining" MSc course. Project setup Create virtual environment $ python3 -m venv venv $ source venv/bin/activate Upgrade pip $ python -m pip install --upgrade pip Install dependencies $ pip install -r requirements.txt