Files
SIGE-WEB-snapshot/wp-content/plugins/all-in-one-seo-pack/vendor/jwhennessey/phpinsight
..
2026-05-27 15:09:19 -03:00
2026-05-27 15:09:19 -03:00
2026-05-27 15:09:19 -03:00
2026-05-27 15:09:19 -03:00
2026-05-27 15:09:19 -03:00
2026-05-27 15:09:19 -03:00
2026-05-27 15:09:19 -03:00
2026-05-27 15:09:19 -03:00

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