MENU

Fun & Interesting

Text analysis in R. Part 1b: Advanced preprocessing

Kasper Welbers 5,048 5 years ago
Video Not Working? Fix It Now

This is a short series of videos on the basics of computational text analysis in R. It is loosely inspired by our Text analysis in R paper (http://vanatteveldt.com/p/welbers-text-r.pdf), closely related to our R course material Github page (https://github.com/ccs-amsterdam/r-course-material), and 42% love letter to quanteda. This specific video just adds some stuff about more advanced tools for preprocessing. For support in R, we recommend the spacyr and udpipe packages. spacyr: https://cran.r-project.org/web/packages/spacyr/vignettes/using_spacyr.html udpipe: https://bnosac.github.io/udpipe/en/

Comment