Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

wp-senpy

Opis

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

Instalacija

  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

ČPP

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

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“wp-senpy” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “wp-senpy” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

0.1

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