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

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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.1.tar.gz
Algorithm Hash digest
SHA256 5efd644087290a67d05c3d2367df1d399fe591f8be2fb51658ecc3abd763824c
MD5 9bd34b6fc5f66bc11fd7c19635972ab7
BLAKE2b-256 4576993980fd4994470f3cc7b01444e79c968fdbc2b8ddc5f96ec9a051178acc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1eb50640c4279378e03ba1f2db1d43bc21cd99006375866ed59a90bf5e6eb18d
MD5 9b8b61f585da322b6b3b37c2b11636d5
BLAKE2b-256 f34e0298f6e59e3c3a1ea837187a811bbb97354e5657f6379fe34fa345fd8db4

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