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

This version

0.7.0

Download files

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

Source Distribution

swarmauri_tool_sentimentanalysis-0.7.0.tar.gz (6.6 kB view details)

Uploaded Source

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.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0.tar.gz
Algorithm Hash digest
SHA256 5eb7dd4c8aa79496e57efed9d9ea841e1a28382635bca16a64100fef81c562a0
MD5 5b15b2798f8835256ca3fc727ab4d375
BLAKE2b-256 13203f8891e18985554fd88cb26f3ac2da332668b7c7ab6c7f11acac22957ace

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e82f5e923cd9e5f5a7bb778e391e0aea6a2b46b0bb92ba513b682b1fa2bdcff
MD5 593e6edb8f4778e99d174386e8485f26
BLAKE2b-256 e26a6c9b021f5428da3902f74685acc05fe57015f6d8373f0cc9058a57f71a68

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