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

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

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: