Update README.md

Slight changes to readme text
This commit is contained in:
Jeremy Kidwell 2017-07-17 12:19:25 +01:00 committed by GitHub
parent b6e1493f1c
commit 60efeea42a
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# R Word Clouds Based on Application Data
# Word Clouds (in R) Based on Grant Application Data
This application takes data scraped from the Scottish Government website which provided narrative for all successful applications for their flagship funding scheme for small-scale climate change mitigation efforts, the Climate Challenge Fund. Scraped data I used is provided in "data".
This is a simple script which basically takes this data, tidies it up and then generates a spatially accurate word cloud using the remaining terms. In this case the final result was quite revealing!
This is a simple script which basically takes this data, tidies it up and then generates a spatially accurate word cloud using the remaining terms. In this case the final result was quite revealing!