How to split positive & negative comments?
Mostra commenti meno recenti
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 Commenti
dpb
il 31 Ott 2018
My opinion is you'll have to share more about what the data actually look like in order to get any specific help...
Cam Salzberger
il 31 Ott 2018
I can generally recommend the Text Analytics Toolbox. Using that in combination with the Deep Learning Toolbox to tell you which comments are positive and which are negative should help.
There are a few examples on how to train a network to classify text, but I imagine that this problem is a little more complicated than those examples. They should help to get you started though.
the cyclist
il 31 Ott 2018
Sentiment analysis is a rich and complicated field. Exactly how much of it do you need us to explain to you?
phdcomputer Eng
il 31 Ott 2018
phdcomputer Eng
il 31 Ott 2018
phdcomputer Eng
il 31 Ott 2018
Christopher Creutzig
il 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?
Risposte (0)
Categorie
Scopri di più su Language Support in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!