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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0.dev9.tar.gz
Algorithm Hash digest
SHA256 a2910434c8c8a270626d25ca777f2d4412db126c7de7c667a93b3fbdee486732
MD5 31fcf69693c551ef9d6a3cbf4c9ef43d
BLAKE2b-256 658e1f26ac844d82d366f691acef7d09659d81c036e2d5bf55475a4c1f6c8bbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0.dev9-py3-none-any.whl
Algorithm Hash digest
SHA256 446713057ab578ac603151a9120acb917d751167b2887913b74543ea1de55a81
MD5 513eb830f84817fbae7edff9dc08c9a9
BLAKE2b-256 e70d90e59640a4f60e0c7af103b43d41a4085d0da5c947987b92c8a51cd02a10

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