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 2d 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 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

879d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/59511996?v=4)[raldea](/maintainers/raldea)[@raldea](https://github.com/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

[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2842.6M](/packages/elgentos-regenerate-catalog-urls)[nosto/module-nostotagging

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

27703.7k4](/packages/nosto-module-nostotagging)[tig/postnl-magento2

TIG Magento 2 PostNL extension

59570.5k5](/packages/tig-postnl-magento2)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

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

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

1011.8k26](/packages/loki-magento2-components)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.9k2](/packages/zwernemann-module-withdrawal)

PHPackages © 2026

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