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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0.dev5.tar.gz
Algorithm Hash digest
SHA256 ae5a29fe1b83a8a4dee1d766d7f692fadf7a2147777234ff601302597443eae2
MD5 5b6c848cb13c92acd916c28fd27cc2d5
BLAKE2b-256 50140056705218d441ca9cdefcdf7a9d0d7b724e16b5ee2d9dd783be3074c0ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for swarmauri_tool_sentimentanalysis-0.7.0.dev5-py3-none-any.whl
Algorithm Hash digest
SHA256 6111a2c30987a13cbd895be9f367450c23fe0be425185a94ac3e4adb1c29536a
MD5 542c894c0ddac6ea54d8100dfd706d0b
BLAKE2b-256 a87423cde3a89c809580e76eb43ecbb430c75d077f0ce1d804b33e242c7f40c4

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