TubEdu

Draw word clouds in R


Listen Later

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

01:20 Open text in R
01:30 Preprocessing
02:52 Draw the word cloud

...more
View all episodesView all episodes
Download on the App Store

TubEduBy