PHPackages                             raldea/magento2-module-sentimate-raldea - 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. raldea/magento2-module-sentimate-raldea

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

raldea/magento2-module-sentimate-raldea
=======================================

The sentimate module runs sentiment analysis in review

1.0.1(2y ago)01MITPHPPHP ^8.1

Since Feb 6Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (3)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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

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

Every ~0 days

Total

2

Last Release

825d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a543a6f30b0b2c7c45daca6814c592a6c5f771ff74bbdf0374df8a7b66e7eea?d=identicon)[raldea](/maintainers/raldea)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

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

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

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