Cette extension n’a pas été testée avec les3 dernières versions majeures de WordPress. Elle pourrait ne plus être maintenue ou supportée et peut présenter des erreurs de compatibilité quand elle est utilisée avec des versions récentes de WordPress.

wp-senpy

Description

This plugin analyses the emotions and sentiments expressed by user on comments. It uses Senpy as a service for using several sentiment or emotion analysis algorithms. Senpy is an open source framework to build semantic and emotion analysis services that has been developed by the GSI of ETSIT-UPM.It returns data using semantic vocabularies such as Marl or Onyx.
The user will be able to select between the different emotions and sentiment algorithms available. This plugin uses the [Senpy API] (http://senpy.readthedocs.io/en/latest/apischema.html) for analysing the sentiments and emotions on comments.

Moreover, this analysis will be stored in the database. The user will select whether he wants to show this analysis information on comments or not.

For more information about Senpy and its available plugins, please visit http://test.senpy.cluster.gsi.dit.upm.es/#about

Installation

  1. Upload the plugin files to the /wp-content/plugins/wp-senpy directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Emotion & Sentiment Menu screen to configure the plugin and Senpy parameters.
  4. Use the Emotion & Sentiment Menu > Comments Layout for selecting what to show in the comment’s view

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/wp-senpy directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Emotion & Sentiment Menu screen to configure the plugin and Senpy parameters.
  4. Use the Emotion & Sentiment Menu > Comments Layout for selecting what to show in the comment’s view

Avis

Il n’y a aucun avis sur cette extension.

Contributeurs & développeurs

« wp-senpy » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « wp-senpy » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Historique des changements

0.1

  • Analyse comments using Senpy framework Service API.
  • Basic configuration of comments visualization.