
Sign up to save your podcasts
Or


In this video, we're going to draw a word cloud in R, using the package quanteda. The easiest way is to copy the text into a text editor so that we only have words in a text document. We'll do a few common steps of preprocessing so that the word cloud shows relevant words: removing symbols, numbers, or so-called stopwords that do not carry meaning on their own. Drawing the word cloud takes a single line.
00:00 Intro
By In this video, we're going to draw a word cloud in R, using the package quanteda. The easiest way is to copy the text into a text editor so that we only have words in a text document. We'll do a few common steps of preprocessing so that the word cloud shows relevant words: removing symbols, numbers, or so-called stopwords that do not carry meaning on their own. Drawing the word cloud takes a single line.
00:00 Intro