
Research Notebook
'Mixology' is an open research project, which aims to extract opinions in times of crisis, here from a corpus collected via the Twitter API, from December 12 to 31, 2021.Blog 5: The textclean package
15 décembre 2021The R « textclean » package simplifies operations for cleaning up content from Twitter, which contains a series of unwanted characters. Among its primary functions are replacing emojis, hashtags and removing non-textual characters. In a nutshell, a handy tool that allows other useful operations, such as checking data and applying filters.