Sentiment Analysis

by Sergii Bryl'
Feb 08, 2017
Twitter sentiment analysis with Machine Learning in R using doc2vec approach (part 1)

We will use Document-Term Matrix that is the result of Vocabulary-based vectorization for training the model for Twitter sentiment analysis

Read more
by Sergii Bryl'
May 11, 2014
Twitter sentiment analysis based on affective lexicons with R

We will study another dictionary-based approach that is based on affective lexicons for Twitter sentiment analysis

Read more
by Sergii Bryl'
Apr 28, 2014
Twitter sentiment analysis with R

We will study a dictionary-based approach for Twitter sentiment analysis

Read more