Update README.md

Slight changes to readme text
This commit is contained in:
Jeremy Kidwell 2017-07-17 12:19:25 +01:00 committad av GitHub
förälder b6e1493f1c
incheckning 60efeea42a
1 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

@ -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!