Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.87 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.87 KB

Building a shaped word cloud using text from my CV.

Executive Summary

Learning Objectives

  • Getting familiar with reading docx format files.
  • Understanding how I can use an image to produce the shape.
  • Having fun !

Resources and credits:

Libraries and packages:

NumPy Matplolib pillow Random Module Docx Library wordcloud

Languages and Tools:

python Anaconda Jupyter Notebook