https://github.com/sanchitbajaj02/wordcloud
Word cloud project in python
https://github.com/sanchitbajaj02/wordcloud
Last synced: 3 months ago
JSON representation
Word cloud project in python
- Host: GitHub
- URL: https://github.com/sanchitbajaj02/wordcloud
- Owner: Sanchitbajaj02
- Created: 2021-03-27T07:42:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-27T08:05:23.000Z (about 4 years ago)
- Last Synced: 2025-02-12T10:33:25.642Z (4 months ago)
- Language: Jupyter Notebook
- Size: 34.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordCloud
## What is word cloud?
Word clouds (also known as text clouds or tag clouds) work in a simple way: the more a specific word appears in a source of textual data (such as a speech, blog post, or database), the bigger and bolder it appears in the word cloud.## Technologies used
python and its modules used to create this
- wordcloud
- fileupload
- ipywidgets
- numpy## Output of the following code: