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

https://github.com/robintw/manifestoclouds

Creates word clouds from political party manifestos
https://github.com/robintw/manifestoclouds

image python word-cloud

Last synced: 8 months ago
JSON representation

Creates word clouds from political party manifestos

Awesome Lists containing this project

README

          

Python code to create word clouds from UK party manifestos for the 2015 General Election

Should be reasonably generalisable to other text.

## To use
Install the requirements:

pip install -r requirements.txt

Look at the code in `make_cloud.py` and alter as required, and then run.