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

https://github.com/sayakpaul/generating-word-cloud-from-datacamp-project-descriptions

Generating a word cloud from the descriptions of the live [DataCamp Projects](https://datacamp.com/projects/).
https://github.com/sayakpaul/generating-word-cloud-from-datacamp-project-descriptions

beautifulsoup4 python3 wordcloud

Last synced: 6 months ago
JSON representation

Generating a word cloud from the descriptions of the live [DataCamp Projects](https://datacamp.com/projects/).

Awesome Lists containing this project

README

          

# Word cloud on Project descriptions

Generating a word cloud from the descriptions of the live [DataCamp Projects](https://datacamp.com/projects/). We will have to first scrape them and then use them to generate the word cloud.

![](https://github.com/sayakpaul/Generating-Word-Cloud-from-DataCamp-Project-Descriptions/blob/master/image/datacamp_wordcloud.png)