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

https://github.com/karan-malik/wordcloud

Using Python to create word clouds to analyze word frequency
https://github.com/karan-malik/wordcloud

python python3 text-analysis word-cloud word-cloud-generator-in-python-3 wordcloud

Last synced: 8 months ago
JSON representation

Using Python to create word clouds to analyze word frequency

Awesome Lists containing this project

README

          

# Word Cloud
Using Python to create word clouds to analyze word frequency

This notebook uses the first 4 chapters of 'Oliver Twist' by Charles Dickens, and analyzes the frequency of words occuring in it using Word Clouds. The data
is available in the repository.