Skip to content

markashleybell/manifesto-miner

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
pdf
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Manifesto Miner

Mining the 2015 UK General Election manifestos to create word frequency illustrations. See this blog post for details.

Setup

python3 -m venv .venv

.\.venv\scripts\Activate.ps1

python -m pip install --upgrade pip

pip install -r .\requirements.txt

Development server

PowerShell:

.\env-setup.ps1

flask run

About

Mining the 2015 UK General Election manifestos to create word frequency illustrations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published