How can I tokenize a text column in R? unnest function not working
问题 I am a new R user. Will really appreciate if you can help me with solving the tokenization problem: My task in brief: I am trying to import a text file in into R. One of the text columns is Headline. The dataset is basically a collection of news articles related to a disease. Issue: I have tried many times to tokenize it using the unnest_tokens function. It is showing me the following error messages: Error in UseMethod("unnest_tokens_") : no applicable method for 'unnest_tokens_' applied to