Recommend this page to a friend! |
Download .zip |
Info | View files (25) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2022-08-02 (26 days ago) | Not yet rated by the users | Total: 18 This week: 1 | All time: 10,712 This week: 204 |
Version | License | PHP version | Categories | |||
wordpress-sentiment- 1.0 | The PHP License | 5 | Algorithms, PHP 5, Text processing, C..., B... |
Description | Author | |
This package can analyze author sentiments in WordPress posts. |
?=== ZacWP Sentiment Analysis === Contributors: djunehor Donate link: https://djunehor.com/donate Tags: sentiment analysis, sentiment, positive, neutral, negative, comment, post Requires at least: 4.6 Tested up to: 5.2 Stable tag: 1.0 Requires PHP: 5.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html ZacWP Sentiment Analysis adds a sentiment analysis column to comments, pages and posts to allow you make better decision as regards posts on your websites. == Description == This plugin is great for blog admins that needs to moderate posts and comments. The sentiment anaylsis helps classify a post/comment as neutral, negative or positive. == NOTE == * No new table is created. * Will work with existing posts/pages/comments prior to installation of the plugin. * Will re-analyze when a post/comment is updated. == Installation == 1. Upload the entire `zacwp-sentiment-analysis folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Click `PhpMyAdmin Manager` in the admin sidebar == Screenshots == 1. `Sentiment Analysis` column in comments 2. `Sentiment Analysis` column in pages 3. `Sentiment Analysis` column in pages == Frequently Asked Questions == = Can I customize this plugin = This plugin is open-source, as such, you can customise as you want as long as you know what you're doing. = I want some other features added to this plugin = You can request for custom features by sending a mail to corporate@djunehor.com == Changelog == = 1.0 = * Stable release == Upgrade Notice == == Acknowledgement == The sentiment analysis class used in this plugin was taken from James Hennessey's repo here https://github.com/JWHennessey/phpInsight |
Files |
File | Role | Description | ||
---|---|---|---|---|
assets (3 files) | ||||
inc (5 files, 2 directories) | ||||
index.php | Example | Example script | ||
license.txt | Doc. | Documentation | ||
readme.txt | Doc. | Documentation |
Files | / | assets |
File | Role | Description |
---|---|---|
screenshot-1.PNG | Data | Auxiliary data |
screenshot-2.PNG | Data | Auxiliary data |
screenshot-3.PNG | Data | Auxiliary data |
Files | / | inc |
File | Role | Description | ||
---|---|---|---|---|
examples (1 file) | ||||
lib (1 file, 1 directory) | ||||
autoload.php | Aux. | Auxiliary script | ||
CHANGES | Data | Auxiliary data | ||
composer.json | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
README.md | Doc. | Documentation |
Files | / | inc | / | lib |
File | Role | Description | ||
---|---|---|---|---|
PHPInsight (2 files, 2 directories) | ||||
bootstrap.php | Aux. | Auxiliary script |
Files | / | inc | / | lib | / | PHPInsight |
File | Role | Description | ||
---|---|---|---|---|
data (5 files) | ||||
dictionaries (5 files) | ||||
Autoloader.php | Class | Class source | ||
Sentiment.php | Class | Class source |
Files | / | inc | / | lib | / | PHPInsight | / | data |
File | Role | Description |
---|---|---|
data.ign.php | Aux. | Auxiliary script |
data.neg.php | Aux. | Auxiliary script |
data.neu.php | Aux. | Auxiliary script |
data.pos.php | Aux. | Auxiliary script |
data.prefix.php | Aux. | Auxiliary script |
Files | / | inc | / | lib | / | PHPInsight | / | dictionaries |
File | Role | Description |
---|---|---|
source.ign.php | Aux. | Auxiliary script |
source.neg.php | Aux. | Auxiliary script |
source.neu.php | Aux. | Auxiliary script |
source.pos.php | Aux. | Auxiliary script |
source.prefix.php | Aux. | Auxiliary script |
wordpress-sentiment--2022-08-02.zip 362KB | |
wordpress-sentiment--2022-08-02.tar.gz 361KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.