twitter-sentiment-analysis-tutorial-201107 icon indicating copy to clipboard operation
twitter-sentiment-analysis-tutorial-201107 copied to clipboard

Error reading special characters

Open Ppaille383 opened this issue 9 years ago • 0 comments

I am getting the following error when I run score.sentiment. It appears to be for certain tweets that contain emoticons or non-alpha-numeric characters. Do I need to enter another gsub function to scrub tweets of these things?

Error in tolower(sentence) : invalid input 'Someone take me to MHK to get chipotle and Starbucks í ¾í´˜í ¼í¿¼í ½í¸' in 'utf8towcs'

Ppaille383 avatar Dec 16 '15 21:12 Ppaille383