Skip to main content

Sentiment Analysis Tool

Project description

Swamauri Logo

PyPI - Downloads GitHub Hits PyPI - Python Version PyPI - License PyPI - swarmauri_tool_sentimentanalysis


Swarmauri Tool Sentimentanalysis

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.2

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.2.tar.gz (6.8 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.2.tar.gz.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.2.tar.gz
Algorithm Hash digest
SHA256 78e5ce1a4f577b48bd7a5f6d3616ce4398aded71ce6f6a956c974be852a3d9c3
MD5 1b1c6ac897a086e4e00c577015ff37af
BLAKE2b-256 39ca56969d6d06be3d2751694f07b9acfa7b93ecffa209b2dfaf2210e55b8ffc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6f89d74575c882dd7d0b7ff4eb09e4e0a45304c933b765785aa372e458c2f4f4
MD5 fb7cddbf5c1d4c20285bd99d7e667091
BLAKE2b-256 40f07f80dbada42a108821f0008a82790d60adf3e93b192d4759fc3fbe4a7244

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