Closed saracmbr closed 6 years ago
No need to remove stopwords.
On Sat, Mar 31, 2018, 5:45 AM Sara Shakouri notifications@github.com wrote:
Hi there, Do I need to remove stop words (not the valence shifters). I realized that " I am very happy" has less score compared to " very happy" using sentiment_by. As far as I know the majority of stop words have 0 sentiment score so the difference should be because of number of words while averaging. I am new to sentiment analysis so any help is appreciated.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/trinker/sentimentr/issues/81, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrnziz8VfNbh8TKC7w6tiOFOko1fp5wks5tj1BVgaJpZM4TCZ3S .
Hi there, Do I need to remove stop words (not the valence shifters). I realized that " I am very happy" has less score compared to " very happy" using sentiment_by. As far as I know the majority of stop words have 0 sentiment score so the difference should be because of number of words while averaging. I am new to sentiment analysis so any help is appreciated.