8 Tokenizing Text

One way to transform text data and impose a structure is tokenization. In this lesson, we'll learn how to tokenize text using R.

Last updated