Skip to content

This project is a python project reads files and generates word cloud based on the the frequencies of each word in a file after removing special characters and uninteresting words.

Notifications You must be signed in to change notification settings

bisrat-walle/Word-Cloud

Repository files navigation

Word-Cloud

Final Project for Crash Course on Python

This project is the final project for Crash Course on Python Course which is the first part of Google IT Automation with Python Specialization on Coursera. My task was to read files and calculate the frequencies of each word in a file after removing special characters and uninteresting words. In this project I used the text on on the famous algorithm book CLRS under the topic the role of Algorithms in Computing.

The Generated Word Cloud for the text:

About

This project is a python project reads files and generates word cloud based on the the frequencies of each word in a file after removing special characters and uninteresting words.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages