PHPackages                             macademy/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. [Queues &amp; Workers](/categories/queues)
4. /
5. macademy/magento2-module-sentimate

ActiveMagento2-module[Queues &amp; Workers](/categories/queues)

macademy/magento2-module-sentimate
==================================

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

1.0.0(2y ago)322MITPHPPHP ^8.1

Since Jan 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/macademy/magento2-module-sentimate)[ Packagist](https://packagist.org/packages/macademy/magento2-module-sentimate)[ RSS](/packages/macademy-magento2-module-sentimate/feed)WikiDiscussions main Synced today

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

Macademy\_Sentimate
===================

[](#macademy_sentimate)

Runs sentiment analysis on reviews &amp; more.

 [![Supported Magento Versions](https://camo.githubusercontent.com/a20a4d0af3a9d5ae65cd7dad1f0973da496f4533910691d142c330e9742b42ce/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e342d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/a20a4d0af3a9d5ae65cd7dad1f0973da496f4533910691d142c330e9742b42ce/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d322e342e342d627269676874677265656e2e7376673f6c6f676f3d6d6167656e746f266c6f6e6743616368653d74727565267374796c653d666c61742d737175617265) [![Latest Stable Version](https://camo.githubusercontent.com/5205887b6878f0cb45af45aa2cff5d02fbce680fedcf6df8fdd1bf0838600205/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61636164656d792f6d6167656e746f322d6d6f64756c652d73656e74696d6174652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/macademy/magento2-module-sentimate) [![Composer Downloads](https://camo.githubusercontent.com/b8b6d2c6fabffdfc8ab8e0aa9ec003b9861695175fe08e6a23d73f9dfa524bc7/68747470733a2f2f706f7365722e707567782e6f72672f6d61636164656d792f6d6167656e746f322d6d6f64756c652d73656e74696d6174652f646f776e6c6f616473)](https://packagist.org/packages/macademy/magento2-module-sentimate) [![Maintained - Yes](https://camo.githubusercontent.com/04aba48520e6322ebc6c41b7995626a88ce408bd46ec4eb15ae474936b345276/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65642533462d7965732d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/macademy/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/macademy/magento2-module-sentimate/master/docs/demo.png)](https://raw.githubusercontent.com/macademy/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 macademy/magento2-module-disabletwofactorauth
bin/magento module:enable Macademy_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 macademy.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

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

887d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81f207df00bb36cd6ddbfa55f30fe2a93e644a3bedd663a7554f355f917ccbf5?d=identicon)[macademy](/maintainers/macademy)

---

Top Contributors

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

---

Tags

magentomagento2rabbitmq

### Embed Badge

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

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

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.4M1](/packages/fastly-magento2)[checkoutcom/magento2

Checkout.com Payment Gateway for Magento 2

34276.3k1](/packages/checkoutcom-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1860.2k](/packages/myparcelnl-magento)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

3017.9k](/packages/mage-os-module-automatic-translation)[loki/magento2-components

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

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

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