Skip to main content

Sentiment Analysis Tool

Project description

Swarmauri Logo

PyPI - Downloads PyPI - Python Version PyPI - License PyPI - Version


Sentiment Analysis Tool

A tool for analyzing the sentiment of text using Hugging Face's transformers library. This tool provides simple sentiment analysis capabilities, classifying text as POSITIVE, NEGATIVE, or NEUTRAL.

Installation

pip install swarmauri_tool_sentimentanalysis

Usage

Here's a basic example of how to use the Sentiment Analysis Tool:

from swarmauri.tools.SentimentAnalysisTool import SentimentAnalysisTool

# Initialize the tool
tool = SentimentAnalysisTool()

# Analyze sentiment
result = tool("I love this product!")
print(result)  # {'sentiment': 'POSITIVE'}

# Another example
result = tool("This product is okay.")
print(result)  # {'sentiment': 'NEUTRAL'}

Want to help?

If you want to contribute to swarmauri-sdk, read up on our guidelines for contributing that will help you get started.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file swarmauri_tool_sentimentanalysis-0.7.0.dev7.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0.dev7.tar.gz
Algorithm Hash digest
SHA256 36a7bcbf9f5b10fcdb2d13227108ae008e2d9e86ba8f52201d7d4e613f0c1971
MD5 401b46e187ffb3ad75d49bafeec72639
BLAKE2b-256 4c6bc0c55fc1674839ed9615661ebe161e59e7168e2df5b5e6609c7f7360fa2d

See more details on using hashes here.

File details

Details for the file swarmauri_tool_sentimentanalysis-0.7.0.dev7-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0.dev7-py3-none-any.whl
Algorithm Hash digest
SHA256 f271802814508e30444ff41041c1d93e24b0ff97b7e21d231cd87429fe0f29bb
MD5 8df92c1882c76e8e8574186964b4217a
BLAKE2b-256 d56e51143aa45c0c2bfa3136321382f547662e426c33642e7d9af6fe7d46c0b6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page