I am using the tokenizers package in R for tokenizing a text, but non-alphanumeric symbols such as "@" or "&" are lost and I need to keep them. Here is the function I am using: for toke
I am using the tokenizers package in R for tokenizing a text, but non-alphanumeric symbols such as "@" or "&" are lost and I need to keep them. Here is the function I am using: for toke