Icon

4. classify_​reviews

<p><strong>Tool name:</strong> reviews</p><p><strong>Description:</strong><br>This tool analyzes customer reviews to classify their sentiment.</p><p>It accepts a dataset as input, with only one column called "Review" in string and where each row contains a customer review text. <br><br>The tool processes each review, classifies its sentiment (e.g. positive, negative, neutral), and it returns a message that summarizes how many reviews were processed.</p>

Tool name: reviews

Description:
This tool analyzes customer reviews to classify their sentiment.

It accepts a dataset as input, with only one column called "Review" in string and where each row contains a customer review text.

The tool processes each review, classifies its sentiment (e.g. positive, negative, neutral), and it returns a message that summarizes how many reviews were processed.

Nodes

Extensions

Links