How to split positive & negative comments?

1 view (last 30 days)
Firefox users' opinions collected in a text file, I want to write codes in Matlab to split them into positive & negative comments. I'll be grateful to have your opinions.
  7 Comments
phdcomputer Eng
phdcomputer Eng on 31 Oct 2018
@the cyclist Thanks greatly, I want to preprocess the data based on removing stopwords, splitting to positive & negative, classifying the data and finally, presenting a new knowledge about it.
Christopher Creutzig
Christopher Creutzig on 26 Nov 2018
Text Analytics Toolbox does not ship with some ready-cooked sentimen analysis function. But you can build your own; have you seen the examples listed at https://www.mathworks.com/discovery/sentiment-analysis.html?

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!