Tidytext with Julia: unnest_tokens()
Alex Tantos
We're going to create and use unnest_tokens(), a function in Julia that is used for 'unnesting tokens' This function is very similar to unnest_tokens() included in the 'tidytext' R package, but it's much faster. This function can be a game changer if you're dealing with large datasets.
We'll be using the Netflix Titles dataset for our demonstration, which is a popular dataset for text analysis exercises.
Kaggle dataset on neftlix titles: https://www.kaggle.com/datasets/shivamb/netflix-shows ... https://www.youtube.com/watch?v=CwQLa2_ljpI
2023-07-15
0.0 LBC
Copyrighted (contact publisher)
50793575 Bytes