Review Analysis Tool avatar
Review Analysis Tool

Deprecated

Pricing

Pay per usage

Go to Store
Review Analysis Tool

Review Analysis Tool

Deprecated

Developed by

Ilia Ryabukhin

Ilia Ryabukhin

Maintained by Community

This actor is a service that analyses the review and shares some important insights: * if the review is fake or no * review's polarity * keywords (or tags) * summary that can decease the review size up to 2 times with no meaning loss The model is based on dataset of reviews from Amazon (11GB)

0.0 (0)

Pricing

Pay per usage

3

Total users

23

Monthly users

4

Last modified

4 years ago

You can access the Review Analysis Tool programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "reviewText": "This restaurant was terrible, the dish was cold and I even found a hair there!"
<}' |
<apify call ilya2108/reviewsanalysis --silent --output-dataset

Review Analysis Tool API through CLI

The Apify CLI is the official tool that allows you to use Review Analysis Tool locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: