Comment Sentiment Analysis
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This module will help you to analyze your comment text in a better way and generate a pie chart report using HighCharts JS plugin.
Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral. It’s also known as opinion mining, deriving the opinion or attitude of a speaker. Using this module, you can track comments to determine how they are viewed positively/negatively/neutral on the web.
This module uses sentiment analysis API provided by DatumBox.
INSTALLATION
--------------------
* Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.
CONFIGURATION
-----------------------
* This module requires API key(3rd Party) from Datumbox
* Login / SignUp in http://www.datumbox.com
* After successful login goto http://www.datumbox.com/apikeys/view/
* Copy API key
* Go to 'admin/comment-sentiment-analysis-settings' page and paste the API key
* Select content types on which you want to apply the sentiment analysis
* Also choose no. of comments to be processed per cron run and Save the configuration
