Skip to main content

Sentiment Analysis Tool

Project description

Swamauri Logo

PyPI - Downloads 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

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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.4.dev20.tar.gz
Algorithm Hash digest
SHA256 eb0642edbe23a91712a619e3f4499a47947734e63888f7018b6d32bf2903c273
MD5 237ac2645edc5069e45b19c0b584af09
BLAKE2b-256 c9255b1cac340a1a11cd93f215e70953267df005ac634bab7514afd62952d70b

See more details on using hashes here.

File details

Details for the file swarmauri_tool_sentimentanalysis-0.7.4.dev20-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.4.dev20-py3-none-any.whl
Algorithm Hash digest
SHA256 9d9a3c7dfd2fcdd73dce1e75bbd52aa11b159feedcf08dafb2384de5340d31ad
MD5 ce90652ea89589694da20cacaf5bd65f
BLAKE2b-256 959928ab6bc22da36f58e514e1e935b98969625068a32c6bdf5b8ee70ae50b08

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