Twitter Sentiment Analysis w R using german language set SentiWS
问题 I want to do a sentiment analysis of German tweets. The code I use works fine with English, but when I load the German word list, all scores just result zero. As far as I can guess, it must have to do with the different structures of the word lists. So what I need to know is, how to adapt my code to the structure of the German word-list. Someone could take a look at both of the lists ? English Wordlist German Wordlist # load the wordlists pos.words = scan("~/positive-words.txt",what=