PHPackages                             majerome/magento2-module-sentimate - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. majerome/magento2-module-sentimate

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

majerome/magento2-module-sentimate
==================================

The Sentimate module runs sentiment analysis on reviews &amp; more.

1.0.2(1y ago)08MITPHPPHP ^8.1

Since Nov 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/majerome/magento2-module-sentimate)[ Packagist](https://packagist.org/packages/majerome/magento2-module-sentimate)[ RSS](/packages/majerome-magento2-module-sentimate/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Majerome\_Sentimate
===================

[](#majerome_sentimate)

Runs sentiment analysis on reviews &amp; more.

 [![Supported Magento Versions](https://camo.githubusercontent.com/e3baece46d68d4298eb2927abeafe8937546dcf26928ad1116f9b021497a7f5d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e372d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/e3baece46d68d4298eb2927abeafe8937546dcf26928ad1116f9b021497a7f5d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e372d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265) [![Latest Stable Version](https://camo.githubusercontent.com/ca08665e87781ae95380362b44a2f1014cd56c02995210622a2adf95b946f2a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d616a65726f6d652f6d6167656e746f322d6d6f64756c652d73656e74696d6174652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/majerome/magento2-module-sentimate) [![Composer Downloads](https://camo.githubusercontent.com/7729c60161bf54e08fb6e1f7d007303846edefcbf3cf4d5b78c27ae91eaf3969/68747470733a2f2f706f7365722e707567782e6f72672f6d616a65726f6d652f6d6167656e746f322d6d6f64756c652d73656e74696d6174652f646f776e6c6f616473)](https://packagist.org/packages/majerome/magento2-module-sentimate) [![Maintained - No](https://camo.githubusercontent.com/7d1e6920287cda7d21fbe6fb0f770021393ad0aaf2cfd6aa55610d84f4c7686e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65642533462d6e6f2d7265642e7376673f7374796c653d666c61742d737175617265)](https://github.com/majerome/magento2-module-sentimate/pulse/monthly) [![](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://opensource.org/licenses/MIT)

Table of contents
-----------------

[](#table-of-contents)

- [Summary](#summary)
- [Why](#why)
- [Installation](#installation)
- [Usage](#usage)
- [Sponsor](#sponsor)
- [License](#license)

Summary
-------

[](#summary)

This module runs sentiment analysis on product reviews from customers. It uses RabbitMQ message queues to call an external API provided by RapidAPI that retrieves the sentiment analysis of the product review. The sentiment analysis is then displayed before the "Review" text on the product detail page when viewing reviews.

[![Demo](https://raw.githubusercontent.com/majerome/magento2-module-sentimate/master/docs/demo.png)](https://raw.githubusercontent.com/majerome/magento2-module-sentimate/master/docs/demo.png)

Why
---

[](#why)

Why should you use this module? This provides additional feedback to customers that explicitly lets them know the sentiment of each and every review.

Installation
------------

[](#installation)

```
composer require majerome/magento2-module-sentimate
bin/magento module:enable Majerome_Sentimate
bin/magento setup:upgrade

```

Usage
-----

[](#usage)

This module requires a [RapidAPI](https://rapidapi.com/auth/sign-up?referral=/twinword/api/sentiment-analysis) API Key to use the [Twinword Sentiment Analysis API](https://rapidapi.com/twinword/api/sentiment-analysis/).

Once you have a RapidAPI API Key, visit Admin -&gt; Stores -&gt; Configuration -&gt; Catalog -&gt; Sentimate, and enter in your API Key. Remember to clear the cache after entering in your API Key.

You can start the Sentimate queue consumer to process reviews by typing:

```
bin/magento queue:consumers:start majerome.sentimate.reviews

```

Sponsor
-------

[](#sponsor)

This module was built and published as part of the [Magento Message Queues with RabbitMQ](https://m.academy/rabbitmq/) course, created by M.academy. If you want to know how this module was built, check out the course!

License
-------

[](#license)

[MIT](https://opensource.org/licenses/MIT)

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~62 days

Total

2

Last Release

568d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/189630252?v=4)[majerome](/maintainers/majerome)[@majerome](https://github.com/majerome)

---

Top Contributors

[![jelegrand](https://avatars.githubusercontent.com/u/139141868?v=4)](https://github.com/jelegrand "jelegrand (4 commits)")

### Embed Badge

![Health badge](/badges/majerome-magento2-module-sentimate/health.svg)

```
[![Health](https://phpackages.com/badges/majerome-magento2-module-sentimate/health.svg)](https://phpackages.com/packages/majerome-magento2-module-sentimate)
```

###  Alternatives

[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27714.5k4](/packages/nosto-module-nostotagging)[fishpig/magento2-wordpress-integration

Securely integrate WordPress and Magento 2.

83374.7k7](/packages/fishpig-magento2-wordpress-integration)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1861.2k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1015.1k29](/packages/loki-magento2-components)[mage-os/module-rma

Return Merchandise Authorization

229.1k](/packages/mage-os-module-rma)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
