PHP Classes

File: inc/README.md

Recommend this page to a friend!
  Classes of Zacchaeus Bolaji   WordPress Plugin Sentiment Analysis   inc/README.md   Download  
File: inc/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: WordPress Plugin Sentiment Analysis
Analyze author sentiments in WordPress posts
Author: By
Last change:
Date: 1 year ago
Size: 354 bytes
 

Contents

Class file image Download

phpInsight - Sentiment Analysis in PHP

phpInsight is a sentiment classifier. It uses a dictionary of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, phpInsight removes 'noise' words.

For example usage, see the examples folder.

License: GPLv3 or later