Create awesome word clouds in Python using several text files

Pubblicato il: 09 dicembre 2021
sul canale di: Data Skills for Everyone
955
5

Word clouds are really cool visual tools for summarizing information in text data. But if you have several files to work with, how can you write some Python code to automatically combine text from multiple sources to generate a single word cloud?

Today, we will answer this question using regular Python and some additional Python packages designed to make text visualization easy for all.

What we will cover today:

0:00 Intro
04:44 Imports
05:42 Data Loading
12:10 Optional Preprocessing
12:48 Configure Word cloud Settings
18:08 Generate Word cloud
23:28 Automate Word Cloud Generation


Additional References:
This video requires a basic understanding of reading and writing files to your computer. If you need to refresh on these you can refer to these earlier videos:
Read and write multiple files to disk:    • Basic Text Processing with python  

Source Code
Visit the following GitHub repository to follow along with the code used in this tutorial

https://github.com/quizem/data-skills...


In questa pagina del sito puoi guardare il video online Create awesome word clouds in Python using several text files della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Data Skills for Everyone 09 dicembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 955 volte e gli è piaciuto 5 spettatori. Buona visione!