jigsawstack / text-sentiment

Translate text from one language to another with support for multiple text formats.

  • Public
  • 6 runs
Iterate in playground

Run time and cost

This model runs on CPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

📊 JigsawStack Sentiment Analysis

This Replicate model wraps the JigsawStack Sentiment API to provide sentiment classification for any text input.

⚠️ Requires a valid JigsawStack API key to use.


🧠 What It Does

Given any input text, this model returns the sentiment (e.g. positive, negative, or neutral) by calling the official JigsawStack API.


🔑 Inputs

Name Type Required Description
text string ✅ Yes The text to analyze for sentiment
api_key string ✅ Yes Your JigsawStack API key

📤 Output

  • A string representing the sentiment classification