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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.8.0.dev3.tar.gz
Algorithm Hash digest
SHA256 14bb08f89808425300fea1e448984e5722d0bcb7b654b875bfd4edfd32a53a87
MD5 4bc02aac37cb572c242bb5fb85a84631
BLAKE2b-256 064b6522a94a705c6a5d1287f977085a4f4bb1f15f5b782287e3dbb630713b72

See more details on using hashes here.

File details

Details for the file swarmauri_tool_sentimentanalysis-0.8.0.dev3-py3-none-any.whl.

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.8.0.dev3-py3-none-any.whl
Algorithm Hash digest
SHA256 2783851f24ef6ee471c1429f8fc0634d0cbfd168be3ddb419b871203c1649387
MD5 39c26fecac4931b43f07f94c1abb116d
BLAKE2b-256 1620451c1d168c19aebb0158dfb7d23a9da99c0a8f3488535d67b161eb8c5b78

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