/word_cloud

This repo is a simple guide about how to transform a tex file into a word cloud

Primary LanguageJupyter Notebook

Word cloud

This repo is a simple guide about how to create a word cloud from a tex file

You will find the examples of my master dissertation and PhD thesis converted into pretty word clouds and the idea is that you can build your own, just changing the tex and stopwords files!

Requirements

This repo is built using the following python libraries:

  • numpy
  • matplotlib
  • PIL
  • wordcloud

Contents

  • word_cloud.ipynb: code notebook
  • stopwords*.txt: file with a list of words to remove from the image
  • *.png: images to use as background

Examples

i have been working with black hole thermodynamics during my Masters:

Wordcloud of my masters

And more recently, I have been working with machine learning methods to solve problems in Cosmology during my PhD:

Wordcloud of my PhD

Q&A

If you have any doubts, suggestions, or comments let me know: natalidesanti@gmail.com