PHP Intelligent Comment SystemPHP Intelligent Comment System
A PHP comment system with functionality of automatically computing the sentiment of comments.PHP Intelligent Comment System
A PHP comment system with functionality of automatically computing the sentiment of comments.Overview
PHP Intelligent Comment System automatically computes sentiment of comments posted by users. It classifies the comments as Positive, Negative and Neutral. It also uses different colors for highlighting different sentiments of the comments.
Features
- Comment system with functionality of sentiment analysis
- No use of external machine learning libraries
- Easy to use and integrate
Instructions
The process of using PHP Intelligent Comment System is described in the following steps
- Place the provided source code in htdocs folder of xampp directory.
- The second step is to change configuration of database in db_connect.php file. Please read the comments provided in db_connect.php and make changes accordingly.
- After providing the database information, the system can be accessed using the following link.
- http:///
Â
- http:///
Other items by this author
Information
Category | Scripts & Code / PHP Scripts / Miscellaneous |
First release | 17 May 2019 |
Last update | 17 May 2019 |
Files included | .php, Javascript .js |