-
Notifications
You must be signed in to change notification settings - Fork 0
For this project, you'll create a "word cloud" from a text by writing a script. This script needs to process the text, remove punctuation, ignore case and words that do not contain all alphabets, count the frequencies, and ignore uninteresting or irrelevant words. A dictionary is the output of the calculate_frequencies function. The wordcloud mo…
rahullgupta/Word-Cloud-Google-Coursera-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
For this project, you'll create a "word cloud" from a text by writing a script. This script needs to process the text, remove punctuation, ignore case and words that do not contain all alphabets, count the frequencies, and ignore uninteresting or irrelevant words. A dictionary is the output of the calculate_frequencies function. The wordcloud mo…
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published