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/).
- Host: GitHub
- URL: https://github.com/sayakpaul/generating-word-cloud-from-datacamp-project-descriptions
- Owner: sayakpaul
- Created: 2019-04-06T15:15:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-06T15:17:07.000Z (over 6 years ago)
- Last Synced: 2025-02-08T09:11:12.312Z (8 months ago)
- Topics: beautifulsoup4, python3, wordcloud
- Language: Jupyter Notebook
- Size: 706 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
